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)
Parser
public List<String> getCasesIdsFromSuite(String suiteCasesJson)
Parser
getCasesIdsFromSuite
in interface Parser
suiteCasesJson
- suite response jsonCopyright © 2016–2022 CA Technologies. All rights reserved.