Object
Container object to be used by the FlexMock.use method.
# File lib/flexmock/core_class_methods.rb, line 75 75: def initialize 76: @got_exception = false 77: end
# File lib/flexmock/core_class_methods.rb, line 79 79: def passed? 80: ! got_exception 81: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.