| Constructor and Description |
|---|
LisaInvokeApiResultParser() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCasesIdsFromSuite(String suiteCasesJson)
Parses suite response for test cases ids.
|
Report |
parse(String path)
Parses the report in report directory.
|
public Report parse(String path)
Parserpublic List<String> getCasesIdsFromSuite(String suiteCasesJson)
ParsergetCasesIdsFromSuite in interface ParsersuiteCasesJson - suite response jsonCopyright © 2016–2022 CA Technologies. All rights reserved.