Uses of Package
org.jenkinsci.test.acceptance.controller
Packages that use org.jenkinsci.test.acceptance.controller
Package
Description
-
Classes in org.jenkinsci.test.acceptance.controller used by org.jenkinsci.test.acceptanceClassDescriptionStarts/stops Jenkins and exposes where it is running.Extension point for instantiating
JenkinsController
from command-line options / environments. -
Classes in org.jenkinsci.test.acceptance.controller used by org.jenkinsci.test.acceptance.controllerClassDescriptionRemoting interface for
JenkinsController
.Launches Jenkins in JBoss.Starts/stops Jenkins and exposes where it is running.Extension point for instantiatingJenkinsController
from command-line options / environments.LogWatcher
for monitoring output from JenkinsAbstract base class for those JenkinsController that runs the JVM locally on the same box as the test harnessPartial implementation ofJenkinsControllerFactory
for subtypes.Runs jenkins.war inside docker so that it gets a different IP address even though it's run on the same host. -
Classes in org.jenkinsci.test.acceptance.controller used by org.jenkinsci.test.acceptance.po
-
Classes in org.jenkinsci.test.acceptance.controller used by org.jenkinsci.test.acceptance.serverClassDescriptionRemoting interface for
JenkinsController
.Starts/stops Jenkins and exposes where it is running.Extension point for instantiatingJenkinsController
from command-line options / environments.Partial implementation ofJenkinsControllerFactory
for subtypes.