Uses of Class
org.jenkinsci.test.acceptance.guice.TestName
Packages that use TestName
Package
Description
Glue to write acceptance tests in JUnit.
-
Uses of TestName in org.jenkinsci.test.acceptance
Methods in org.jenkinsci.test.acceptance with parameters of type TestNameModifier 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
Constructors in org.jenkinsci.test.acceptance.junit with parameters of type TestName