public class ArtifactDumper extends Object
| Constructor and Description |
|---|
ArtifactDumper(DumpDataProvider dataProvider,
Throwable failureCause,
Date date,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger)
This will dump artifact files out to a well know location
|
| Modifier and Type | Method and Description |
|---|---|
static void |
openBrowser(String command,
File captureFile,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger) |
public ArtifactDumper(DumpDataProvider dataProvider, Throwable failureCause, Date date, com.atlassian.jira.testkit.client.log.FuncTestLogger logger)
dataProvider - access object for all the required data objects.failureCause - the Throwable that caused the test to faildate - the date the event happenedlogger - the FuncTestLogger to useCopyright © 2002-2022 Atlassian. All Rights Reserved.