# File lib/flexmock/test_unit_integration.rb, line 47 47: def assertion_failed_error 48: defined?(Test::Unit::AssertionFailedError) ? Test::Unit::AssertionFailedError : MiniTest::Assertion 49: end