Class SupportBundle

java.lang.Object
org.junit.rules.TestWatcher
org.jenkinsci.test.acceptance.recorder.SupportBundle
All Implemented Interfaces:
org.junit.rules.TestRule

public class SupportBundle extends org.junit.rules.TestWatcher
  • Constructor Details

    • SupportBundle

      public SupportBundle()
  • Method Details

    • addSpec

      public void addSpec(Jenkins jenkins, SupportBundleRequest request)
    • failed

      protected void failed(Throwable e, org.junit.runner.Description description)
      Overrides:
      failed in class org.junit.rules.TestWatcher