public class DuATestBase.TestData extends Object
Modifier and Type | Field and Description |
---|---|
private List<List<List<String>>> |
_dataSets |
private int |
_inputStartCol |
private int |
_outputStartCol |
Constructor and Description |
---|
TestData(List<List<List<String>>> dataSets,
int inputStartCol,
int outputStartCol) |
Modifier and Type | Method and Description |
---|---|
List<List<List<String>>> |
getDataSets() |
int |
getInputStartCol() |
int |
getOutputStartCol() |
Copyright © 2017 Kappich Systemberatung. All rights reserved.