Annotation Type Qualifier


@Retention(RUNTIME)
@Target(METHOD)
public @interface Qualifier
Used to mark a method as a qualifier in an instantiated data-driven test case.