Class: Test

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



7
8
9
# File 'lib/construqt/tests/test_utils.rb', line 7

def sideeffect
  @sideeffect
end