Searched refs:optionalInjectorTest (Results 1 – 1 of 1) sorted by relevance
639 optionalInjectorTest(keyType, modules, expectedOtherOptionalBindings, expectedDefault, in assertOptionalVisitor()650 private static <T> void optionalInjectorTest(Key<T> keyType, in optionalInjectorTest() method in SpiUtils