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