Uses of Class
org.jenkinsci.test.acceptance.plugins.subversion.SubversionPluginTestException
Packages that use SubversionPluginTestException
Package
Description
-
Uses of SubversionPluginTestException in org.jenkinsci.test.acceptance.docker.fixtures
Methods in org.jenkinsci.test.acceptance.docker.fixtures that throw SubversionPluginTestExceptionModifier 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
Methods in org.jenkinsci.test.acceptance.plugins.subversion that throw SubversionPluginTestExceptionModifier and TypeMethodDescriptionstatic voidSubversionPluginTestException.throwCouldNotDeterminePopupWindow()The URL to the credential page seems to be malformed.static voidSubversionPluginTestException.throwMalformedURL(Exception cause, String url) The URL to the credential page seems to be malformed.static voidSubversionPluginTestException.throwRepoMayNotBeProtected(Exception cause) Could not find the link to the credential page.