Searched refs:TestClassWithoutTestMethod (Results 1 – 1 of 1) sorted by relevance
33 Result result = runner.run(TestClassWithoutTestMethod.class); in ensure_the_test_runner_breaks()41 static class TestClassWithoutTestMethod { // package visibility is important class in MockitoRunnerBreaksWhenNoTestMethodsTest