Libraries
»
bacon-expect
(1.0.3)
»
Index
»
BaconExpect
»
Expectation
»
#assert
Method: BaconExpect::Expectation#assert
Defined in:
lib/bacon-expect/expectation.rb
#
assert
⇒
Object
33 34 35
# File 'lib/bacon-expect/expectation.rb', line 33
def
assert
true
.
should
==
true
end