public class ReportPortalScenarioFormat extends ReportPortalFormat
| Modifier and Type | Field and Description |
|---|---|
static ReportPortalScenarioFormat |
INSTANCE |
itemTree, launch, rp| Constructor and Description |
|---|
ReportPortalScenarioFormat() |
ReportPortalScenarioFormat(com.epam.reportportal.service.ReportPortal reportPortal) |
| Modifier and Type | Method and Description |
|---|---|
protected ReportPortalStoryReporter |
createReportPortalReporter(org.jbehave.core.reporters.FilePrintStreamFactory factory,
org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder) |
buildStartLaunchRQ, createLaunch, createStoryReporter, finishLaunch, getCurrent, getCurrentStoryReporter, getItemTree, getReportPortal, getShutdownHookpublic static final ReportPortalScenarioFormat INSTANCE
public ReportPortalScenarioFormat()
public ReportPortalScenarioFormat(com.epam.reportportal.service.ReportPortal reportPortal)
protected ReportPortalStoryReporter createReportPortalReporter(org.jbehave.core.reporters.FilePrintStreamFactory factory, org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder)
createReportPortalReporter in class ReportPortalFormat