method
should_not
rspec latest stable - Class:
Spec::Example::ExampleMethods
should_not(matcher)public
Just like should, should_not delegates to the subject (implicit or explicit) of the example group.
should_not(matcher)Just like should, should_not delegates to the subject (implicit or explicit) of the example group.