Libraries
»
ocular
(0.2.8)
»
Index
»
BlockTest
»
#testMethod
Method: BlockTest#testMethod
Defined in:
lib/blocktest.rb
#
testMethod
(val) ⇒
Object
25 26 27
# File 'lib/blocktest.rb', line 25
def
testMethod
(
val
)
@testValue
=
val
end