Class: Test2

Inherits:
Object
  • Object
show all
Includes:
Chainable
Defined in:
lib/construqt/tests/test_utils.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sideeffectObject (readonly)

def initialize

puts ">>>test instance=#{"%x"%self.object_id} class=#{"%x"%self.class.object_id}"

end



20
21
22
# File 'lib/construqt/tests/test_utils.rb', line 20

def sideeffect
  @sideeffect
end