Uses of Class
org.jenkinsci.test.acceptance.po.ContainerPageObject
Packages that use ContainerPageObject
Package
Description
-
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.cobertura
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.coberturaConstructors in org.jenkinsci.test.acceptance.plugins.cobertura with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.credentials
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.credentials -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.credentialsbinding
Constructors in org.jenkinsci.test.acceptance.plugins.credentialsbinding with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.dashboard_view
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.dashboard_viewModifier and TypeClassDescriptionclass
PageObject of DashboardView Configuration Page. -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.envinject
Methods in org.jenkinsci.test.acceptance.plugins.envinject with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.gitlab_plugin
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.gitlab_plugin -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.html_publisher
Methods in org.jenkinsci.test.acceptance.plugins.html_publisher with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.jacoco
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.jacoco -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.job_config_history
Methods in org.jenkinsci.test.acceptance.plugins.job_config_history with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.maven
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.mavenModifier and TypeClassDescriptionclass
class
class
class
-
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.nested_view
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.nested_view -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.priority_sorter
Methods in org.jenkinsci.test.acceptance.plugins.priority_sorter with parameters of type ContainerPageObjectConstructors in org.jenkinsci.test.acceptance.plugins.priority_sorter with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.plugins.scriptler
Methods in org.jenkinsci.test.acceptance.plugins.scriptler with parameters of type ContainerPageObject -
Uses of ContainerPageObject in org.jenkinsci.test.acceptance.po
Subclasses of ContainerPageObject in org.jenkinsci.test.acceptance.poModifier and TypeClassDescriptionclass
class
Built-in standard slave type.class
A container that stores nested items likejobs
.class
class
A freestyle multi-branch job (requires installation of multi-branch-project-plugin).class
Global security configuration UI.class
Global tools configuration UI.class
Top-level object that acts as an entry point to various systems.class
Job Page object superclass.class
class
class
class
Specific combination of axis values.class
class
class
Different Jenkins model objects often share a common trait, and for better reuse it makes sense to split them off into a separate page object.class
Common base for Jenkins and Slave.class
Installed plugin.class
Page object for plugin manager.class
An agent page object.class
Mix-in for slaves.class
Super class for top level items.class
class
class
Page object for view, which is a collection of jobs rendered in the UI.class
Mix-in forPageObject
s that own a group of views, likeJenkins
.class
Who Am I page in Jenkinsclass
class
A pipeline multi-branch job (requires installation of multi-branch-project-plugin).Fields in org.jenkinsci.test.acceptance.po declared as ContainerPageObjectMethods in org.jenkinsci.test.acceptance.po with parameters of type ContainerPageObjectConstructors in org.jenkinsci.test.acceptance.po with parameters of type ContainerPageObjectModifierConstructorDescriptionAction
(ContainerPageObject parent, String relative) JobsMixIn
(ContainerPageObject context) protected
MixIn
(ContainerPageObject context) ViewsMixIn
(ContainerPageObject context) WhoAmI
(ContainerPageObject parent)