Annotation Interface Parameterized.AfterParam

Enclosing class:
Parameterized

@Retention(RUNTIME) @Target(METHOD) public static @interface Parameterized.AfterParam
Annotation for public static void methods which should be executed after evaluating tests with particular parameters.
Since:
4.13
See Also: