Module: ConvenientService::RSpec::Matchers::Results::BeNotSuccess

Defined in:
lib/convenient_service/rspec/matchers/results/be_not_success.rb

Instance Method Summary collapse

Instance Method Details

#be_not_successObject



11
12
13
# File 'lib/convenient_service/rspec/matchers/results/be_not_success.rb', line 11

def be_not_success(...)
  Classes::Results::BeNotSuccess.new(...)
end