Searched refs:MyAssertionError (Results 1 – 1 of 1) sorted by relevance
55 JUnitResultAssert.assertThat(result).fails(1, MyAssertionError.class); in does_not_report_unused_stubs_when_different_failure_is_present()124 private static class MyAssertionError extends AssertionError {} class in StrictRunnerTest142 throw new MyAssertionError(); in failing_test()