Class TestCleaner
java.lang.Object
org.jenkinsci.test.acceptance.guice.Cleaner
org.jenkinsci.test.acceptance.guice.TestCleaner
Cleaner
at the end of each TestScope
.
Oftentimes marking your class with AutoCleaned
gets the job done.
- Author:
- Kohsuke Kawaguchi
-
Constructor Details
-
TestCleaner
public TestCleaner()
-
-
Method Details
-
performCleanUp
public void performCleanUp()- Overrides:
performCleanUp
in classCleaner
-