Home
last modified time | relevance | path

Searched refs:fallback_exception_object_equal (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Dassertions.rb2231 fallback_exception_object_equal(expected_object, actual_exception)
2235 def fallback_exception_object_equal(expected_object, actual_exception) method in Test.Unit.Assertions.AssertExceptionHelper