Searched refs:SimpleGuiceModule (Results 1 – 1 of 1) sorted by relevance
56 static class SimpleGuiceModule extends AbstractModule { class in DaggerAdapterTest65 Guice.createInjector(new SimpleGuiceModule(), DaggerAdapter.from(new SimpleDaggerModule())); in testInteractionWithGuiceModules()