JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.test.acceptance.junit.Wait.Predicate
Packages that use
Wait.Predicate
Package
Description
org.jenkinsci.test.acceptance.junit
Glue to write acceptance tests in JUnit.
Uses of
Wait.Predicate
in
org.jenkinsci.test.acceptance.junit
Methods in
org.jenkinsci.test.acceptance.junit
with parameters of type
Wait.Predicate
Modifier and Type
Method
Description
<Return> Return
Wait.
until
(
Wait.Predicate
<Return> isTrue)