Modifier and Type | Method and Description |
---|---|
Result |
getResult(String treePath)
Gets the result of a test run with the given relative tree path.
|
ResultFolder |
getResultFolder(String treePath)
Gets the result folder with the given relative tree path.
|
Collection |
getResultFolders(boolean isRecursive)
Gets recursively a collection of child result folders in the currernt parent result folder.
|
Collection |
getResults(boolean isRecursive)
Gets recursively a collection of the child results located in the current parent result folder.
|
getFieldValue, getName
Collection getResultFolders(boolean isRecursive)
isRecursive
- - ResultFolder getResultFolder(String treePath)
treePath
- the location to store the desired result folderCollection getResults(boolean isRecursive)
isRecursive
- - Copyright © 2017. All rights reserved.