public class SingleTestMethod extends Object
| Modifier and Type | Field and Description |
|---|---|
TestWith |
annotation |
ConfigurationBuilder |
configuration |
String |
parametersLine |
Method |
realMethod |
| Constructor and Description |
|---|
SingleTestMethod(Method realMethod,
int lineIndex) |
public ConfigurationBuilder configuration
public final String parametersLine
public final Method realMethod
public final TestWith annotation
public SingleTestMethod(Method realMethod, int lineIndex)
Copyright © 2016. All rights reserved.