Searched refs:Foo2Test (Results 1 – 1 of 1) sorted by relevance
52 assertThat(findClassesToTest(ImmutableList.of(Foo.class, Foo2Test.class))) in testFindClassesToTest_noCorrespondingTestClass()110 static class Foo2Test { class in AbstractPackageSanityTestsTest