- getAttributes(String) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns static attributes defined by Attributes annotation in code.
- 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
- getCurrent() - Static method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns a reporter instance for the current thread.
- getCurrentRule() - Method in class com.epam.reportportal.cucumber.FeatureContext
-
- 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
-
- getExample() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getFeature() - Method in class com.epam.reportportal.cucumber.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
-
- getHookId() - Method in class com.epam.reportportal.cucumber.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.FeatureContext
-
- getId() - Method in class com.epam.reportportal.cucumber.RuleContext
-
- getId() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getItemTree() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getLaunch() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getLine() - Method in class com.epam.reportportal.cucumber.RuleContext
-
- getLine() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getParameters(String, TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Returns a list of parameters for a step
- getReportPortal() - 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
-
- getRule() - Method in class com.epam.reportportal.cucumber.RuleContext
-
- getRule() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getScenario(Integer) - Method in class com.epam.reportportal.cucumber.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
-
- getStepId() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getStepName(TestStep) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Generate a step name based on its type (Before Hook / Regular / etc.)
- getTags() - Method in class com.epam.reportportal.cucumber.FeatureContext
-
- getTags(Feature) - Static method in class com.epam.reportportal.cucumber.Utils
-
Parses a feature source and return all declared tags before the feature.
- getTestCase() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getTestCaseFinishedHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
- getTestCaseId(String, List<Argument>) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return a Test Case ID for a feature file
- getTestCaseId(TestStep, String) - Method in class com.epam.reportportal.cucumber.AbstractReporter
-
Return a Test Case ID for mapped code
- 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
-
- getTestSourceParsedHandler() - 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.FeatureContext
-
- getUri() - Method in class com.epam.reportportal.cucumber.RuleContext
-
- getUri() - Method in class com.epam.reportportal.cucumber.ScenarioContext
-
- getWriteEventHandler() - Method in class com.epam.reportportal.cucumber.AbstractReporter
-