| Class | Description |
|---|---|
| SpringApplicationContextFixtureLoader |
A fixture loader which takes a Spring application context and performs dependency injection on
all fixtures, using the given context.
|
| SpringFitSuite |
Use this class to run a suite of FIT tests under JUnit.
|
| SpringTestContextFixtureLoader |
A fixture loader which performs Spring dependency injection on all fixtures annotated with
ContextConfiguration, using a Spring Test Context. |
Copyright © 2011-2013. All Rights Reserved.