public class StabilityTestDataPublisher
extends hudson.tasks.junit.TestDataPublisher
TestDataPublisher for the test stability history.| Modifier and Type | Class and Description |
|---|---|
static class |
StabilityTestDataPublisher.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
| Constructor and Description |
|---|
StabilityTestDataPublisher() |
| Modifier and Type | Method and Description |
|---|---|
hudson.tasks.junit.TestResultAction.Data |
contributeTestData(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.tasks.junit.TestResult testResult) |
StabilityTestDataPublisher.DescriptorImpl |
getDescriptor() |
public static final boolean DEBUG
@DataBoundConstructor public StabilityTestDataPublisher()
public hudson.tasks.junit.TestResultAction.Data contributeTestData(hudson.model.Run<?,?> run,
@Nonnull
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.tasks.junit.TestResult testResult)
throws IOException,
InterruptedException
contributeTestData in class hudson.tasks.junit.TestDataPublisherIOExceptionInterruptedExceptionpublic StabilityTestDataPublisher.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.junit.TestDataPublisher>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.junit.TestDataPublisher>Copyright © 2004-2017. All Rights Reserved.