public interface Parser
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.
|
Copyright © 2016–2022 CA Technologies. All rights reserved.