Searched refs:requireExplicitBindings (Results 1 – 9 of 9) sorted by relevance
61 binder().requireExplicitBindings(); in testLinkedBindingWorks()77 binder().requireExplicitBindings(); in testMoreBasicsWork()95 binder().requireExplicitBindings(); in testLinkedEagerSingleton()111 binder().requireExplicitBindings(); in testBasicsWithEagerSingleton()129 binder.requireExplicitBindings(); in testLinkedToScoped()145 binder().requireExplicitBindings(); in testBasicsWithScoped()164 binder().requireExplicitBindings(); in testFailsIfInjectingScopedDirectlyWhenItIsntBound()180 binder().requireExplicitBindings(); in testLinkedProviderBindingWorks()196 binder().requireExplicitBindings(); in testJitGetFails()211 binder().requireExplicitBindings(); in testJitInjectionFails()[all …]
126 binder().requireExplicitBindings(); in testConstantInjectionWithExplicitBindingsRequired()
41 binder.withSource(getSource()).requireExplicitBindings(); in applyTo()
440 public void requireExplicitBindings() { in requireExplicitBindings() method in Elements.RecordingBinder
21 binder().requireExplicitBindings(); in testModuleConfigUsingJpa()
42 binder().requireExplicitBindings(); in testExplicitBindingsWorksWithGuiceServlet()
145 binder().requireExplicitBindings(); in configureServlets()
472 void requireExplicitBindings(); in requireExplicitBindings() method
128 binder().requireExplicitBindings(); // need to do this, otherwise String will JIT in testTypeNotBoundByDefault()