Package de.oktoflow.platform.cmdTools
Class BaSyxTestCaseTimeExtractor
java.lang.Object
de.oktoflow.platform.cmdTools.BaSyxTestCaseTimeExtractor
Extracts sub-test excecution information from test log.
- Author:
- ChatGPT
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_PATTERN
-
-
Constructor Details
-
BaSyxTestCaseTimeExtractor
public BaSyxTestCaseTimeExtractor()
-
-
Method Details
-
main
Extracts maven surefire test times.- Parameters:
args- the first file is the maven log file, the second the output CSV to be created
-