Class TestCleaner

java.lang.Object
org.jenkinsci.test.acceptance.guice.Cleaner
org.jenkinsci.test.acceptance.guice.TestCleaner

@TestScope public class TestCleaner extends Cleaner
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