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