Module: ConvenientService::RSpec::Matchers::Results::BeNotFailure
- Included in:
- ConvenientService::RSpec::Matchers::Results
- Defined in:
- lib/convenient_service/rspec/matchers/results/be_not_failure.rb
Instance Method Summary collapse
Instance Method Details
#be_not_failure ⇒ Object
11 12 13 |
# File 'lib/convenient_service/rspec/matchers/results/be_not_failure.rb', line 11 def be_not_failure(...) Classes::Results::BeNotFailure.new(...) end |