Package org.infinispan.commons.test
Class TestSuiteProgress
java.lang.Object
org.infinispan.commons.test.TestSuiteProgress
Helper class for test listeners.
- Since:
- 9.0
- Author:
- Dan Berindei
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidfakeTestFailure(String name, Throwable exception) Write a fake test failures in the test-failures log, forprocess_trace_logs.sh
-
Constructor Details
-
TestSuiteProgress
public TestSuiteProgress()
-
-
Method Details
-
fakeTestFailure
Write a fake test failures in the test-failures log, forprocess_trace_logs.sh
-