Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
J
M
N
S
T
U
V
C
Container
- Annotation Type in
atunit
Tells AtUnit to use a supported dependency injection (inversion of control) container.
Container
- Interface in
atunit.core
Container.Option
- Enum in
atunit
ContainerClass
- Annotation Type in
atunit
Specifies a
Container
implementation to use as the dependency injection container for the test.
Context
- Annotation Type in
atunit.spring
Specifies the location of Spring XML context configuration file to load.
createTest(Class<?>, Map<Field, Object>)
- Method in interface atunit.core.
Container
createTest(Class<?>, Map<Field, Object>)
- Method in class atunit.core.
NoContainer
createTest(Class<?>, Map<Field, Object>)
- Method in class atunit.guice.
GuiceContainer
createTest(Class<?>, Map<Field, Object>)
- Method in class atunit.spring.
SpringContainer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
J
M
N
S
T
U
V