Method: NoInspectMatch#negative_failure_message
- Defined in:
- lib/cuken/cucumber/chef/run_client_steps.rb
#negative_failure_message ⇒ Object
224 225 226 |
# File 'lib/cuken/cucumber/chef/run_client_steps.rb', line 224 def "expected #{@target} not to match #{@expected_regex}" end |