Class GitLabScm
java.lang.Object
org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
org.jenkinsci.test.acceptance.po.PageAreaImpl
org.jenkinsci.test.acceptance.po.Scm
org.jenkinsci.test.acceptance.plugins.git.GitScm
org.jenkinsci.test.acceptance.plugins.git.GitLabScm
- All Implemented Interfaces:
CapybaraPortingLayer,Control.Owner,PageArea
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.test.acceptance.plugins.git.GitScm
GitScm.AdvancedCheckout, GitScm.AdvancedClone, GitScm.Behaviour, GitScm.CalculateChangelog, GitScm.CheckoutToLocalBranch, GitScm.CheckoutToLocalDir, GitScm.CleanAfterCheckout, GitScm.CleanBeforeCheckout, GitScm.CommitAuthorInChangelog, GitScm.CreateTagForBuild, GitScm.CustomNameAndMail, GitScm.CustomSCMName, GitScm.ForcePollingUsingWorkspace, GitScm.GitLfsPull, GitScm.MergeBeforeBuild, GitScm.NoBuildOnCommit, GitScm.PollingIgnoresMessage, GitScm.PollingIgnoresPath, GitScm.PollingIgnoresUser, GitScm.PruneStableRemoteBranches, GitScm.RecursiveSubmodules, GitScm.SparseCheckoutPaths, GitScm.StrategyToChooseBuild, GitScm.WipeAndForceCloneNested classes/interfaces inherited from class org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
CapybaraPortingLayerImpl.Finder<R>, CapybaraPortingLayerImpl.Resolver -
Field Summary
Fields 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
Methods inherited from class org.jenkinsci.test.acceptance.plugins.git.GitScm
addBehaviour, advancedCheckout, advancedClone, branch, calculateChangelog, chooseBuildStrategy, chooseBuildStrategy, cleanAfterCheckout, cleanBeforeCheckout, commitAuthorInChangelog, createTagForBuild, credentials, customNameAndMail, customScmName, enableRecursiveSubmoduleProcessing, localBranch, localDir, mergeBeforeBuild, remoteName, repositoryBrowser, sparseCheckout, tool, url, urlRepositoryBrowserMethods inherited from class org.jenkinsci.test.acceptance.po.PageAreaImpl
control, control, createPageArea, getPage, getPath, getPath, getPath, path, selfMethods 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, waitForCondMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jenkinsci.test.acceptance.po.CapybaraPortingLayer
all, blur, check, check, check, choose, clickButton, clickLink, confirmAlert, executeScript, fillIn, find, findIfNotVisible, getElement, getPageSource, last, lastIfNotVisible, runThenConfirmAlert, waitFor, waitFor, waitFor, waitFor, waitFor, waitForCond, waitForCond
-
Constructor Details
-
GitLabScm
-
-
Method Details
-
gitlabVersion
Set version for gitlab- Parameters:
version- value to be set- Returns:
- this, to allow function chaining
-