Method: NoInspectMatch#negative_failure_message

Defined in:
lib/cuken/cucumber/chef/run_client_steps.rb

#negative_failure_messageObject



224
225
226
# File 'lib/cuken/cucumber/chef/run_client_steps.rb', line 224

def negative_failure_message
  "expected #{@target} not to match #{@expected_regex}"
end