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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addSpec
(Jenkins jenkins, SupportBundleRequest request) protected void
Methods inherited from class org.junit.rules.TestWatcher
apply, finished, skipped, skipped, starting, succeeded
-
Constructor Details
-
SupportBundle
public SupportBundle()
-
-
Method Details
-
addSpec
-
failed
- Overrides:
failed
in classorg.junit.rules.TestWatcher
-