method
fail
1.1.4 -
Show latest stable
- Class:
Spec::Matchers
fail()public
No documentation available.
# File spec/spec_helper.rb, line 17
def fail
raise_error(Spec::Expectations::ExpectationNotMetError)
end fail()No documentation available.
# File spec/spec_helper.rb, line 17
def fail
raise_error(Spec::Expectations::ExpectationNotMetError)
end