Searched refs:MapTests (Results 1 – 8 of 8) sorted by relevance
745 private abstract static class MapTests extends MapInterfaceTest<String, Integer> { class in TableCollectionTest747 MapTests( in MapTests() method in TableCollectionTest.MapTests773 private abstract static class RowTests extends MapTests {932 private abstract static class ColumnTests extends MapTests {
69 suite.addTestSuite(MapTests.class); in suite()163 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableBiMapTest
157 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableSortedMapTest
233 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableMapTest
59 suite.addTestSuite(MapTests.class); in suite()132 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableBiMapTest
151 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableSortedMapTest
203 public static class MapTests extends AbstractMapTests<String, Integer> { class in ImmutableMapTest