Class BaSyxTestCaseTimeExtractor

java.lang.Object
de.oktoflow.platform.cmdTools.BaSyxTestCaseTimeExtractor

public class BaSyxTestCaseTimeExtractor extends Object
Extracts sub-test excecution information from test log.
Author:
ChatGPT
  • Field Details

    • TEST_PATTERN

      private static final Pattern TEST_PATTERN
  • Constructor Details

    • BaSyxTestCaseTimeExtractor

      public BaSyxTestCaseTimeExtractor()
  • Method Details

    • main

      public static void main(String[] args)
      Extracts maven surefire test times.
      Parameters:
      args - the first file is the maven log file, the second the output CSV to be created