Object
Alias the original teardown behavior for later use.
Teardown the test case, verifying any mocks that might have been defined in this test case.
# File lib/flexmock/test_unit.rb, line 25 25: def teardown 26: flexmock_teardown 27: flexmock_original_teardown 28: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.