Object
Adapter for adapting FlexMock to the Test::Unit framework.
# File lib/flexmock/test_unit_integration.rb, line 47 def assertion_failed_error defined?(Test::Unit::AssertionFailedError) ? Test::Unit::AssertionFailedError : MiniTest::Assertion end
[Validate]
Generated with the Darkfish Rdoc Generator 2.