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