All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BlockHoundHelper BoundedPurgePolicy Policy is purging appenders that were not in use specified time, or sooner if there are too many active appendersClassResource<T> Use with@ClassRuleto initialize a resource in a non-static method and release it after all the methods in the class.ClassResource.ExceptionSupplier<T> Cleanup Use with@Ruleto release resources after a method or with@ClassRuleto release them after all the methods in the class.Cleanup.ExceptionConsumer<T> CommonsTestBlockHoundIntegration CommonsTestingUtil CommonsTestingUtil.CopyFileVisitor CompressedFileAppender CompressedFile Appender.CompressedFileManager Manages actual File I/O for the CompressedFileAppender.EnvironmentCheck Verifies that the tests are being run with a JVM version which matches the supplied regexEventually Eventually.Condition ExceptionRunnable Runnable that can throw any exception.Exceptions Utility methods for testing expected exceptions.Java11 JUnit category for Java11 testsJUnitTestListener Logs JUnit test progress.JUnitTestListener.Runner Use this runner to add the listener to your testJUnitThreadTrackerRule NamedLambdas OS Operating system family.PolarionJUnitXMLReporter A JUnit XML report generator for Polarion based on the JUnitXMLReporterPolarionJUnitXMLWriter A JUnit XML report generator for Polarion based on the JUnitXMLReporterPolarionJUnitXMLWriter.Status Profiling JUnit category for profiling tests.SkipJunit Use as a@Ruleor@ClassRuleto skip all methods in a class on some OSes.SkipTestNG Allows to skip a test on certain Operation Systems.Smoke JUnit category for smoke tests.Stress JUnit category for stress tests.StringLogAppender A Log4J Appender which stores logs in a StringBuilderTestNameLookup TestNGLongTestsHook TestNG hook to interrupt tests that take too long (usually because of a deadlock).TestNGSuiteChecksTest This test checks for thread leaks.TestNGTestListener Logs TestNG test progress.TestResourceTracker Keeps track of resources created by tests and cleans them up at the end of the test.TestResourceTracker.Cleaner<T> TestResourceTrackingListener TestNG listener to callTestResourceTracker.testStarted(String)andTestResourceTracker.testFinished(String).TestSuiteProgress Helper class for test listeners.ThreadLeakChecker Check for leaked threads in the test suite.ThreadNameFilter Log4jFilterthat only allow events from threads matching a regular expression.ThrowableSupplier<T> Supplier that can throw any exception.Unstable JUnit category for unstable tests.