Uses of Class
org.jenkinsci.test.acceptance.utils.ElasticTime
Packages that use ElasticTime
Package
Description
Glue to write acceptance tests in JUnit.
-
Uses of ElasticTime in org.jenkinsci.test.acceptance
Methods in org.jenkinsci.test.acceptance that return ElasticTimeMethods in org.jenkinsci.test.acceptance with parameters of type ElasticTimeModifier 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 ElasticTime in org.jenkinsci.test.acceptance.controller
Fields in org.jenkinsci.test.acceptance.controller declared as ElasticTime -
Uses of ElasticTime in org.jenkinsci.test.acceptance.junit
Constructors in org.jenkinsci.test.acceptance.junit with parameters of type ElasticTimeModifierConstructorDescriptionWait
(Subject input, ElasticTime time) Create wait with configurable timer. -
Uses of ElasticTime in org.jenkinsci.test.acceptance.po
Fields in org.jenkinsci.test.acceptance.po declared as ElasticTime -
Uses of ElasticTime in org.jenkinsci.test.acceptance.utils.keycloack
Fields in org.jenkinsci.test.acceptance.utils.keycloack declared as ElasticTime