# File lib/flexmock/test_unit_integration.rb, line 60 60: def assertion_failed_error 61: defined?(Test::Unit::AssertionFailedError) ? Test::Unit::AssertionFailedError : MiniTest::Assertion 62: end