- get() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter.Entity
-
- getAttributes(Meta) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Converts a JBehave Meta object into a Set of ItemAttributesRQ ready to use in a request to Report Portal
- getAttributes(Story) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Retrieves story metas and converts it into a Set of ItemAttributesRQ ready to use in a request to Report Portal
- getAttributes(Scenario) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Retrieves scenario metas and converts it into a Set of ItemAttributesRQ ready to use in a request to Report Portal
- getCurrent() - Static method in class com.epam.reportportal.jbehave.ReportPortalFormat
-
Returns a formatter instance for the current thread.
- getCurrentStoryReporter() - Static method in class com.epam.reportportal.jbehave.ReportPortalFormat
-
Returns a story reporter for the current thread if any.
- getItemDate(TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Retrieves a test item date from bypassed tree leaf and compares it with the current date.
- getItemTree() - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
-
- getLastStep() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Returns an item leaf of the last step reported with a reporter instance
- getLeaf() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Returns current test item leaf in Test Tree.
- getLogSupplier(LogLevel, String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Prepare a function which creates a SaveLogRQ from a Throwable
- getReportPortal() - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
-
- getScenarioName(Scenario) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Extension point to customize scenario naming.
- getShutdownHook() - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
-
Returns a Thread which is supposed to run on test execution shutdown.
- getStepParameters(Map<String, String>) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Converts parameters map into Report Portal's ParameterResource list ready to use in a request to Report Portal
- getStoryName(Story) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Extension point to customize story naming.
- getTestCaseId(String, List<String>) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Creates a TestCaseIdEntry by code reference and parameter map.
- getUsedParameters(String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
-
Return parameter names used in bypassed step