Searched refs:mapInjectorTest (Results 1 – 1 of 1) sorted by relevance
118 mapInjectorTest(mapKey, keyType, valueType, modules, allowDuplicates, expectedMapBindings, in assertMapVisitor()129 private static <T> void mapInjectorTest(Key<T> mapKey, TypeLiteral<?> keyType, in mapInjectorTest() method in SpiUtils