public class DataObjectHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_FOLDER |
| Constructor and Description |
|---|
DataObjectHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<File> |
getAllCsvDataFiles()
gets all csv files in data folders
|
static List<File> |
getTestDataCsvFiles(List<File> files)
filters files that are in data folder
|
public static String DATA_FOLDER
Copyright © 2019. All rights reserved.