Module: ConvenientService::RSpec::Matchers::Results::BeSuccess

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

Instance Method Summary collapse

Instance Method Details

#be_successObject



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

def be_success(...)
  Classes::Results::BeSuccess.new(...)
end