Class JenkinsRule.TestBuildWrapper

  • All Implemented Interfaces:
    hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.BuildWrapper>
    Enclosing class:
    JenkinsRule

    public static class JenkinsRule.TestBuildWrapper
    extends hudson.tasks.BuildWrapper
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor  
      • Nested classes/interfaces inherited from class hudson.tasks.BuildWrapper

        hudson.tasks.BuildWrapper.Environment
      • Nested classes/interfaces inherited from interface hudson.ExtensionPoint

        hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      hudson.tasks.BuildWrapper.Environment setUp​(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener)  
      • Methods inherited from class hudson.tasks.BuildWrapper

        all, decorateLauncher, decorateLogger, getProjectAction, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, setUp
      • Methods inherited from class hudson.model.AbstractDescribableImpl

        getDescriptor
    • Field Detail

      • buildResultInTearDown

        public hudson.model.Result buildResultInTearDown
    • Constructor Detail

      • TestBuildWrapper

        public TestBuildWrapper()