- getAttributes(TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns static attributes defined by Attributes annotation in code.
- getBackground() - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getCodeRef(TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns code reference for mapped code
- getCodeRef(URI, int) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns code reference for feature files by URI and text line number
- getCurrentScenarioContext() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getCurrentStepId() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getCurrentText() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getDefinitionMatchField(TestStep) - Static method in class com.epam.reportportal.cucumber.Utils
-
- getDescription(Feature, URI) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Build an item description for a feature
- getDescription(TestCase, URI) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Build an item description for a scenario
- getEmbedEventHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getFeature(String) - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getFeature() - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getFeatureId() - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getFeatureTestItemType() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return RP launch test item name mapped to Cucumber feature
- getFeatureTestItemType() - Method in class com.epam.reportportal.cucumber.ScenarioReporter
-
- getFeatureTestItemType() - Method in class com.epam.reportportal.cucumber.StepReporter
-
- getFeatureUri() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getHookStatus() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getHookStepId() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getHookTypeAndName(HookType) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns hook type and name as a Pair
- getId() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getKeyword() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getLine() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getName() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getOutlineIteration() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getParameters(String, TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns a list of parameters for a step
- getReportPortal() - Static method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getRootItemId() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getRootItemId() - Method in class com.epam.reportportal.cucumber.ScenarioReporter
-
- getRootItemId() - Method in class com.epam.reportportal.cucumber.StepReporter
-
- getScenario(TestCase) - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getScenarioContext(TestCase) - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getScenarioTestItemType() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return RP launch test item name mapped to Cucumber scenario
- getScenarioTestItemType() - Method in class com.epam.reportportal.cucumber.ScenarioReporter
-
- getScenarioTestItemType() - Method in class com.epam.reportportal.cucumber.StepReporter
-
- getStep(TestStep) - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getStepName(TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Generate a step name based on its type (Before Hook / Regular / etc.)
- getStepPrefix() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getTestCase() - Method in class com.epam.reportportal.cucumber.RunningContext.ScenarioContext
-
- getTestCaseFinishedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestCaseId(TestStep, String) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return a Test Case ID for mapped code
- getTestCaseId(String, List<Argument>) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return a Test Case ID for a feature file
- getTestCaseStartedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestRunFinishedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestRunStartedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestSourceReadHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestStepFinishedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestStepStartedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getUri() - Method in class com.epam.reportportal.cucumber.RunningContext.FeatureContext
-
- getWriteEventHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-