public interface DataSetResolver extends Configurable
| Modifier and Type | Method and Description |
|---|---|
File |
resolve(Class<?> testClass,
String dataSetName)
Resolves the location for a data set with a certain name.
|
initFile resolve(Class<?> testClass, String dataSetName)
testClass - The test class, not nulldataSetName - The name of the data set, not nullCopyright © 2017. All rights reserved.