@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
public @interface EnabledConfigs
Configuration files that were selected for the current test run as a result of using
the selectConfigs annotation are bound for the duration of the current test using this annotation:
\@EnabledConfigs List enabledConfigs