public class TddSequenceDataLoader extends FileDataLoader
"Big Joe", 1, [11, 22, 33], properties(foo.properties)
args, dataFile, engine
Constructor and Description |
---|
TddSequenceDataLoader() |
Modifier and Type | Method and Description |
---|---|
protected Object |
load(InputStream data)
FileDataLoader subclasess override this method to parse
the file. |
load
protected Object load(InputStream data) throws Exception
FileDataLoader
FileDataLoader
subclasess override this method to parse
the file.load
in class FileDataLoader
Exception