Package org.infinispan.commons.test
package org.infinispan.commons.test
-
ClassDescriptionRunnable that can throw any exception.Utility methods for testing expected exceptions.Logs JUnit test progress.Use this runner to add the listener to your testA JUnit XML report generator for Polarion based on the JUnitXMLReporterA JUnit XML report generator for Polarion based on the JUnitXMLReporterTestNG hook to interrupt tests that take too long (usually because of a deadlock).This test checks for thread leaks.Logs TestNG test progress.Keeps track of resources created by tests and cleans them up at the end of the test.TestNG listener to call
TestResourceTracker.testStarted(String)andTestResourceTracker.testFinished(String).Helper class for test listeners.Check for leaked threads in the test suite.Supplier that can throw any exception.