Package org.jenkinsci.test.acceptance.po
Class MatrixProject
- All Implemented Interfaces:
CapybaraPortingLayer
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
CapybaraPortingLayerImpl.Finder<R>, CapybaraPortingLayerImpl.Resolver -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Controlfinal Controlfinal Controlfinal Controlfinal Controlfinal Controlfinal ControlFields inherited from class org.jenkinsci.test.acceptance.po.Job
concurrentBuild, controller, publishersFields inherited from class org.jenkinsci.test.acceptance.po.TopLevelItem
nameFields inherited from class org.jenkinsci.test.acceptance.po.PageObject
jsonParser, urlFields inherited from class org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
driver, injector, LABEL_TO_INPUT_XPATH, timeFields inherited from interface org.jenkinsci.test.acceptance.po.CapybaraPortingLayer
by -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends Axis>
TvoidaddUserAxis(String name, String value) build(int buildNumber) getConfiguration(String name) voidsetCombinationFilter(String filter) voidsetTouchStoneBuild(String filter, String result) Methods inherited from class org.jenkinsci.test.acceptance.po.Job
addBatchStep, addBuildStep, addBuildWrapper, addParameter, addPreBuildStep, addPublisher, addPublisher, addShellStep, addShellStep, addTrigger, copyDir, copyFile, copyResource, copyResource, copyResource, copyResourceBatch, copyResourceShell, delete, disable, disabled, editPublisher, getBuildUrl, getNextBuildNumber, getParameters, getPublisher, getWorkspace, pollScm, removeFirstBuildStep, scheduleBuild, scheduleBuild, setLabelExpression, shouldBeTiedToLabel, shouldHaveBuiltOnOneOfNNodes, startBuild, startBuild, useCustomWorkspace, useScmMethods inherited from class org.jenkinsci.test.acceptance.po.TopLevelItem
as, description, equals, getDescription, getDisplayName, hashCode, renameTo, setDescription, setDescription, toStringMethods inherited from class org.jenkinsci.test.acceptance.po.ContainerPageObject
action, action, getConfigUrl, getJson, getJson, getJsonApiUrl, getNavigationLinksMethods inherited from class org.jenkinsci.test.acceptance.po.ConfigurablePageObject
apply, configure, configure, configure, configure, ensureConfigPage, getFormName, saveMethods inherited from class org.jenkinsci.test.acceptance.po.PageObject
control, control, createPageArea, createRandomName, ensureOpen, getContext, getJenkins, open, url, url, visitMethods inherited from class org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
all, blur, check, check, check, choose, clickButton, clickLink, confirmAlert, elasticSleep, executeScript, fillIn, find, findCaption, findCaption, findIfNotVisible, getCurrentUrl, getCurrentUrlWithFragment, getElement, getPageContent, getPageSource, getPageSource, getPath, handleAlert, isHiddenOrStale, isStale, last, lastIfNotVisible, newInstance, resource, runThenConfirmAlert, runThenConfirmAlert, runThenHandleAlert, runThenHandleAlert, runThenHandleDialog, runThenHandleInputDialog, runThenHandleUserPrompt, sleep, visit, waitFor, waitFor, waitFor, waitFor, waitFor, waitForCond, waitForCond
-
Field Details
-
addAxis
-
runSequentially
-
hasTouchStoneCombinationFilter
-
touchStoneCombinationFilter
-
touchStoneResultCondition
-
hasCombinationFilter
-
combinationFilter
-
-
Constructor Details
-
MatrixProject
-
-
Method Details
-
addUserAxis
-
addAxis
-
getLastBuild
- Overrides:
getLastBuildin classJob
-
build
-
getConfigurations
-
getConfiguration
-
setTouchStoneBuild
-
setCombinationFilter
-