Object
Container object to be used by the FlexMock.use method.
# File lib/flexmock/core_class_methods.rb, line 81 def initialize @got_exception = false end
# File lib/flexmock/core_class_methods.rb, line 85 def passed? ! got_exception end
[Validate]
Generated with the Darkfish Rdoc Generator 2.