Searched refs:requestScopedBindings (Results 1 – 1 of 1) sorted by relevance
61 Module requestScopedBindings = in testIsRequestScopedPositive() local89 List<Element> moduleBindings = Elements.getElements(requestScopedBindings); in testIsRequestScopedPositive()101 Injector injector = Guice.createInjector(requestScopedBindings, new ServletModule()); in testIsRequestScopedPositive()123 Module requestScopedBindings = in testIsRequestScopedNegative() local155 List<Element> moduleBindings = Elements.getElements(requestScopedBindings); in testIsRequestScopedNegative()168 Injector injector = Guice.createInjector(requestScopedBindings); in testIsRequestScopedNegative()