Package org.junit.runners
Annotation Interface Parameterized.BeforeParam
- Enclosing class:
Parameterized
Annotation for
public static void
methods which should be executed before
evaluating tests with particular parameters.- Since:
- 4.13
- See Also: