- canAdd(TopLevelItem) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
- canDelete(View) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
- configureUpdateCenter() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
Configures the update center setting for the test.
- configureUserRealm() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
- configureUserRealm() - Method in class io.jenkins.jenkinsfile.runner.JenkinsfileRunnerRule
-
Supply a dummy LoginService that allows nobody.
- contextPath - Variable in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
Where in the Server is Jenkins deployed?
- copy(T, String) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
- CopyExisting(File) - Constructor for class io.jenkins.jenkinsfile.runner.util.HudsonHomeLoader.CopyExisting
-
Either a zip file or a directory that contains the home image.
- CopyExisting(URL) - Constructor for class io.jenkins.jenkinsfile.runner.util.HudsonHomeLoader.CopyExisting
-
Extracts from a zip file in the resource.
- createLocalLauncher() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
Creates Launcher.LocalLauncher.
- createProject(TopLevelItemDescriptor, String, boolean) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
- createProject(Class<T>, String) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
Convenience method to create a FreeStyleProject or similar.
- createProjectFromXML(String, InputStream) - Method in class io.jenkins.jenkinsfile.runner.util.MockFolder
-
- createTaskListener() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
Creates a TaskListener connected to stdout.
- createUniqueProjectName() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
- createWebServer() - Method in class io.jenkins.jenkinsfile.runner.JenkinsEmbedder
-
Prepares a webapp hosting environment to get ServletContext implementation
that we need for testing.
- createWebServer() - Method in class io.jenkins.jenkinsfile.runner.JenkinsfileRunnerRule
-
Sets up Jetty without any actual TCP port serving HTTP.