| Class | Description |
|---|---|
| AbstractReporter |
Abstract Cucumber formatter/reporter for Report Portal
|
| RunningContext |
Running context that contains mostly manipulations with Gherkin objects.
|
| RunningContext.FeatureContext | |
| RunningContext.ScenarioContext | |
| ScenarioReporter |
Cucumber reporter for ReportPortal that reports scenarios as test methods.
|
| StepReporter | Deprecated
Use
ScenarioReporter, since the semantic of this class is completely broken and will be removed |
| Utils |