public class DataObjectHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_FOLDER |
static String |
OBJECT_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
|
static String |
normalizeMethod(String methodName)
normalizes method name.
|
public static String DATA_FOLDER
public static String OBJECT_FOLDER
Copyright © 2022. All rights reserved.