| Class | Description |
|---|---|
| InjectedTest |
Abstract TestNG/JUnit4 test that automatically binds and injects itself.
|
| InjectedTestCase |
Abstract JUnit3
TestCase that automatically binds and injects itself. |
| Main |
Bootstrap class that creates a static
Injector by scanning the current class-path for beans. |
| SisuActivator |
BundleActivator that maintains a dynamic Injector graph by scanning bundles as they come and go. |
| SisuGuice |
The principal members of this package are:
Main
Injector for the current class-path.
SisuActivator
BundleActivator that maintains a dynamic injector graph as bundles come and go.
InjectedTestCase
TestCase that automatically binds and injects itself.
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.