public class ClaimTestDataPublisher
extends hudson.tasks.junit.TestDataPublisher
| Modifier and Type | Class and Description |
|---|---|
static class |
ClaimTestDataPublisher.Data |
static class |
ClaimTestDataPublisher.DescriptorImpl |
| Constructor and Description |
|---|
ClaimTestDataPublisher() |
| Modifier and Type | Method and Description |
|---|---|
ClaimTestDataPublisher.Data |
contributeTestData(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.tasks.junit.TestResult testResult) |
public ClaimTestDataPublisher.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.TestDataPublisherIOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.