| Class | Description |
|---|---|
| JBehaveUtils |
Set of useful utils related to JBehave -> ReportPortal integration
|
| ReportPortalFormat |
A common class for ReportPortal formats, which are for reporting JBehave runs into Report Portal application.
|
| ReportPortalScenarioFormat |
A format to report JBehave runs into Report Portal application.
|
| ReportPortalScenarioStoryReporter |
JBehave Reporter for reporting results into ReportPortal.
|
| ReportPortalStepFormat | Deprecated
Use
ReportPortalScenarioFormat, since the semantic of this class is completely broken and will be removed |
| ReportPortalStepStoryReporter | Deprecated
Use
ReportPortalScenarioStoryReporter, since the semantic of this class is completely broken and will be removed |
| ReportPortalStoryReporter |
JBehave Reporter for reporting results into ReportPortal.
|
| ReportPortalStoryReporter.Entity<T> |