public class DirectoryTestReader extends Object
| Constructor and Description |
|---|
DirectoryTestReader(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject() |
List<List<String>> |
getMacroFile(String macroName) |
Set<String> |
getMacroFileList() |
List<List<String>> |
getTest(String filePath) |
Set<String> |
getTestList() |
List<Method> |
getTestMethods() |
public DirectoryTestReader(Class<?> clazz)
public Object createObject() throws InstantiationException, IllegalAccessException
Copyright © 2018. All rights reserved.