Libraries
»
oktest
(1.5.0)
»
Index
»
Oktest
»
AssertionObject
»
#bool
Method: Oktest::AssertionObject#bool
Defined in:
lib/oktest.rb
#
bool
⇒
Object
(readonly)
Returns the value of attribute bool.
53 54 55
# File 'lib/oktest.rb', line 53
def
bool
@bool
end