Class TestSuiteProgress

java.lang.Object
org.infinispan.commons.test.TestSuiteProgress

public class TestSuiteProgress extends Object
Helper class for test listeners.
Since:
9.0
Author:
Dan Berindei
  • Constructor Details

    • TestSuiteProgress

      public TestSuiteProgress()
  • Method Details

    • fakeTestFailure

      public static void fakeTestFailure(String name, Throwable exception)
      Write a fake test failures in the test-failures log, for process_trace_logs.sh
    • printTestJDKInformation

      public static void printTestJDKInformation()