Module: ConvenientService::RSpec::PrimitiveHelpers::IgnoringException

Included in:
ConvenientService::RSpec::PrimitiveHelpers
Defined in:
lib/convenient_service/rspec/primitive_helpers/ignoring_exception.rb

Instance Method Summary collapse

Instance Method Details

#ignoring_exceptionObject



12
13
14
# File 'lib/convenient_service/rspec/primitive_helpers/ignoring_exception.rb', line 12

def ignoring_exception(...)
  Classes::IgnoringException.call(...)
end