|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| Parameterized |
The custom runner Parameterized implements parameterized tests. |
| Annotation Types Summary | |
|---|---|
| Parameterized.Parameter | Annotation for fields of the test class which will be initialized by the
method annoted by ParametersBy using directly this annotation, the test class constructor isn't needed. Index range must start at 0. |
| Parameterized.Parameters | Annotation for a method which provides parameters to be injected into the
test class constructor by Parameterized |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||