Uses of Interface
org.jvnet.hudson.test.EndOfTestListener
-
Packages that use EndOfTestListener Package Description org.jvnet.hudson.test Test harness for Jenkins and its plugins. -
-
Uses of EndOfTestListener in org.jvnet.hudson.test
Classes in org.jvnet.hudson.test that implement EndOfTestListener Modifier and Type Class Description classChannelShutdownListenerRuns at the end of the test to cleanup any live channels.classRemainingActivityListenerChecks for any ongoing activity (queue, builds) that might interfere withTemporaryDirectoryAllocator.dispose().
-