Parent

Included Modules

FlexMock::TestUnitFrameworkAdapter

Adapter for adapting FlexMock to the Test::Unit framework.

Public Instance Methods

assertion_failed_error() click to toggle source
# 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.