ReportPortalScenarioFormat, since the semantic of this class is completely broken and will be removed@Deprecated public class ReportPortalStepFormat extends ReportPortalFormat
| Modifier and Type | Field and Description |
|---|---|
static ReportPortalStepFormat |
INSTANCE
Deprecated.
|
itemTree, launch, rp| Constructor and Description |
|---|
ReportPortalStepFormat()
Deprecated.
|
ReportPortalStepFormat(com.epam.reportportal.service.ReportPortal reportPortal)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ReportPortalStoryReporter |
createReportPortalReporter(org.jbehave.core.reporters.FilePrintStreamFactory factory,
org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder)
Deprecated.
|
buildStartLaunchRQ, createLaunch, createStoryReporter, finishLaunch, getCurrent, getCurrentStoryReporter, getItemTree, getReportPortal, getShutdownHookpublic static final ReportPortalStepFormat INSTANCE
public ReportPortalStepFormat()
public ReportPortalStepFormat(com.epam.reportportal.service.ReportPortal reportPortal)
public ReportPortalStoryReporter createReportPortalReporter(org.jbehave.core.reporters.FilePrintStreamFactory factory, org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder)
createReportPortalReporter in class ReportPortalFormat