Searched refs:InstanceModule (Results 1 – 1 of 1) sorted by relevance
77 Binding<?> binding = getBinding(Key.get(ConstructedClass.class), new InstanceModule()); in testVisitInstance()186 private static class InstanceModule extends AbstractModule { class in TransitiveDependencyVisitorTest