Home
last modified time | relevance | path

Searched defs:assert_mismatch_description (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-pyhamcrest/PyHamcrest-2.0.2/tests/hamcrest_unit_test/
H A Dmatcher_test.py29 def assert_mismatch_description(self, expected, matcher, arg): member in MatcherTest
66 def assert_mismatch_description(expected, matcher, arg): function