Class
Test::Spec::ShouldNot
In:
lib/test/spec.rb
Parent:
Object
Methods
==
=~
_raise
add_assertion
be
be_nil
equal
match
method_missing
new
nil
not
pass
satisfy
throw
Included Modules
Test::Unit::Assertions
Public Class methods
new
(object, message=nil)
Public Instance methods
==
(value)
Alias for
equal
=~
(value)
Alias for
match
_raise
(*args, &block)
add_assertion
()
be
(*value)
be_nil
()
equal
(value)
match
(value)
method_missing
(name, *args, &block)
nil
()
not
(*args)
pass
(custom)
satisfy
() {|@object| ...}
throw
()
[Validate]