Module: ConvenientService::RSpec::Matchers::Results::BeNotError

Included in:
ConvenientService::RSpec::Matchers::Results
Defined in:
lib/convenient_service/rspec/matchers/results/be_not_error.rb

Instance Method Summary collapse

Instance Method Details

#be_not_errorObject



16
17
18
# File 'lib/convenient_service/rspec/matchers/results/be_not_error.rb', line 16

def be_not_error(...)
  Classes::Results::BeNotError.new(...)
end