Uses of Class
org.jenkinsci.test.acceptance.plugins.subversion.SubversionPluginTestException
Package
Description
-
Uses of SubversionPluginTestException in org.jenkinsci.test.acceptance.docker.fixtures
Modifier and TypeMethodDescriptionSvnContainer.getHttpUrl()
BaseHttpUrl of the Dockercontainer.SvnContainer.getSvnUrl()
BaseSVNUrl of the Dockercontainer.SvnContainer.getUrlAuthenticatedRepo()
Http Url to an username/password save RepoSvnContainer.getUrlUnauthenticatedRepo()
Http Url to an un-restricted SVN repoSvnContainer.getUrlUnauthenticatedRepoAtRevision
(int revision) Http Url to an un-restricted SVN repo at a special revisionSvnContainer.getUrlViewVC()
-
Uses of SubversionPluginTestException in org.jenkinsci.test.acceptance.plugins.subversion
Modifier and TypeMethodDescriptionstatic void
SubversionPluginTestException.throwCouldNotDeterminePopupWindow()
The URL to the credential page seems to be malformed.static void
SubversionPluginTestException.throwMalformedURL
(Exception cause, String url) The URL to the credential page seems to be malformed.static void
SubversionPluginTestException.throwRepoMayNotBeProtected
(Exception cause) Could not find the link to the credential page.