@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface DataProviderMetadata
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
DATA_VARIABLES |
static java.lang.String |
LINE |
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
dataVariables |
int |
line |
Copyright © 2015. All rights reserved