Package org.gwizard.test
package org.gwizard.test
-
ClassDescriptionExtension which creates a guice injector and puts it in the Store.Separate out the actual injection of things from the guice setup so that other extensions do setup that might affect what gets injected.Test classes which use the GuiceExtension must implement this interface to provide a relevant guice configuration for the test.A more abstract concept than a servlet filter; in fact, it can wrap an actual servlet filter and execute it as part of a simulated request.In tests we often need to model the idea of a "request".