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