public class TddDataLoader extends FileDataLoader
foo:123, bar:456, properties(baaz.properties)args, dataFile, engine| Constructor and Description |
|---|
TddDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
load(InputStream data)
FileDataLoader subclasess override this method to parse
the file. |
loadprotected Object load(InputStream data) throws Exception
FileDataLoaderFileDataLoader subclasess override this method to parse
the file.load in class FileDataLoaderException