public class CommonParsingUtils extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
scanJunitTestResultFolder(String basedDir)
Scan junit test result folder
|
static List<AutomationTestResult> |
toAutomationTestResults(ParseRequest request,
List<hudson.tasks.junit.TestResult> testResults,
Date startTime) |
public static List<AutomationTestResult> toAutomationTestResults(ParseRequest request, List<hudson.tasks.junit.TestResult> testResults, Date startTime) throws Exception
Exception
Copyright © 2016–2018 QASymphony. All rights reserved.