Uses of Class
org.jenkinsci.test.acceptance.junit.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in org.jenkinsci.test.acceptance.plugins.logparser
Methods in org.jenkinsci.test.acceptance.plugins.logparser with parameters of type Resource -
Uses of Resource in org.jenkinsci.test.acceptance.plugins.scriptler
Methods in org.jenkinsci.test.acceptance.plugins.scriptler with parameters of type Resource -
Uses of Resource in org.jenkinsci.test.acceptance.po
Methods in org.jenkinsci.test.acceptance.po that return ResourceModifier and TypeMethodDescriptionObtains a resource in a wrapper.Methods in org.jenkinsci.test.acceptance.po with parameters of type ResourceModifier and TypeMethodDescriptionJob.addShellStep
(Resource res) void
void
Job.copyResource
(Resource resource) void
Job.copyResource
(Resource resource, String fileName) Adds a shell step that copies a resource inside the test project into a file on the build machine.protected String
Job.copyResourceBatch
(Resource resource) protected String
Job.copyResourceShell
(Resource resource, String fileName) void