Searched refs:requireExplicitBindings (Results 1 – 9 of 9) sorted by relevance
62 binder().requireExplicitBindings(); in testLinkedBindingWorks()80 binder().requireExplicitBindings(); in testMoreBasicsWork()100 binder().requireExplicitBindings(); in testLinkedEagerSingleton()118 binder().requireExplicitBindings(); in testBasicsWithEagerSingleton()138 binder.requireExplicitBindings(); in testLinkedToScoped()156 binder().requireExplicitBindings(); in testBasicsWithScoped()176 binder().requireExplicitBindings(); in testFailsIfInjectingScopedDirectlyWhenItIsntBound()194 binder().requireExplicitBindings(); in testLinkedProviderBindingWorks()211 binder().requireExplicitBindings(); in testJitGetFails()228 binder().requireExplicitBindings(); in testJitInjectionFails()[all …]
136 binder().requireExplicitBindings(); in testConstantInjectionWithExplicitBindingsRequired()
43 binder.withSource(getSource()).requireExplicitBindings(); in applyTo()
458 public void requireExplicitBindings() { in requireExplicitBindings() method in Elements.RecordingBinder
21 binder().requireExplicitBindings(); in testModuleConfigUsingJpa()
41 binder().requireExplicitBindings(); in testExplicitBindingsWorksWithGuiceServlet()
247 binder().requireExplicitBindings(); in configureServlets()
420 void requireExplicitBindings(); in requireExplicitBindings() method
132 binder().requireExplicitBindings(); // need to do this, otherwise String will JIT in testTypeNotBoundByDefault()