Package org.guiceyfruit.testing

Class Summary
InjectorManager Used to manage the injectors for the various injection points
 

Annotation Types Summary
ClassScoped This defines a Scope that lasts for all the test methods within a class
TestScoped This defines a Scope that lasts for a single test run.
UseModule Specifies the default Guice Module to use when running the test case when using Guicey Testing
 



Copyright © 2009. All Rights Reserved.