Uses of Class
org.jenkinsci.test.acceptance.guice.TestCleaner
Packages that use TestCleaner
-
Uses of TestCleaner in org.jenkinsci.test.acceptance
Methods in org.jenkinsci.test.acceptance with parameters of type TestCleanerModifier and TypeMethodDescriptionorg.openqa.selenium.WebDriver
FallbackConfig.createWebDriver
(TestCleaner cleaner, TestName testName, ElasticTime time) Creates aWebDriver
for each test, then make sure to clean it up at the end.