Module: ComposableOperations::Matcher::FailToPerform

Defined in:
lib/composable_operations/matcher/fail_to_perform.rb

Defined Under Namespace

Classes: Matcher

Instance Method Summary collapse

Instance Method Details

#fail_to_performObject



73
74
75
# File 'lib/composable_operations/matcher/fail_to_perform.rb', line 73

def fail_to_perform
  Matcher.new
end