Uses of Class
org.jenkinsci.test.acceptance.guice.TestName
Package
Description
Glue to write acceptance tests in JUnit.
-
Uses of TestName in org.jenkinsci.test.acceptance
Modifier 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. -
Uses of TestName in org.jenkinsci.test.acceptance.junit