Skip navigation links
A B C E F G I J L N P R S T 

A

afterExamples() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes the last examples item
afterScenario(Timing) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes scenario in ReportPortal
afterStory(boolean) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes story in ReportPortal

B

beforeExamples(List<String>, ExamplesTable) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
beforeScenario(Scenario) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts scenario in ReportPortal (test level)
beforeStep(Step) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts step in ReportPortal (TestStep level)
beforeStory(Story, boolean) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts story (test suite level) in ReportPortal
buildFinishTestItemRequest(Maybe<String>, ItemStatus, Issue) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Build finish test item request object
buildLifecycleMethodStartRq(ItemType, String, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize lifecycle method (before/after) creation event/request
buildLifecycleSuiteStartRq(String, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize lifecycle suite (before/after) creation event/request
buildStartExampleRq(Scenario, Map<String, String>, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalScenarioStoryReporter
Extension point to customize test creation event/request
buildStartExampleRq(Scenario, Map<String, String>, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize test creation event/request
buildStartLaunchRQ(Date, ListenerParameters) - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
A method for creation a Start Launch request which will be sent to Report Portal.
buildStartScenarioRq(Scenario, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalScenarioStoryReporter
Extension point to customize test creation event/request
buildStartScenarioRq(Scenario, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize test creation event/request
buildStartStepRq(String, String, Map<String, String>, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalScenarioStoryReporter
Extension point to customize test creation event/request
buildStartStepRq(String, String, Map<String, String>, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize test creation event/request
buildStartStoryRq(Story, String, Date) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize test creation event/request

C

CODE_REF - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
com.epam.reportportal.jbehave - package com.epam.reportportal.jbehave
 
com.epam.reportportal.jbehave.util - package com.epam.reportportal.jbehave.util
 
createIgnoredSteps(String, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize ignored steps insides
createKey(String) - Static method in class com.epam.reportportal.jbehave.util.ItemTreeUtils
 
createKey(Story) - Static method in class com.epam.reportportal.jbehave.util.ItemTreeUtils
 
createKey(Map<String, String>) - Static method in class com.epam.reportportal.jbehave.util.ItemTreeUtils
 
createLaunch(ReportPortal) - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
Returns a supplier which initialize a launch on the first 'get'.
createLeaf(ItemType, StartTestItemRQ, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Creates and starts a test item leaf
createNotPerformedSteps(String, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize a not performed step insides
createPendingSteps(String, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Extension point to customize pending steps insides
createReportPortalReporter(FilePrintStreamFactory, StoryReporterBuilder) - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
 
createReportPortalReporter(FilePrintStreamFactory, StoryReporterBuilder) - Method in class com.epam.reportportal.jbehave.ReportPortalScenarioFormat
createReportPortalReporter(FilePrintStreamFactory, StoryReporterBuilder) - Method in class com.epam.reportportal.jbehave.ReportPortalStepFormat
Deprecated.
createStoryReporter(FilePrintStreamFactory, StoryReporterBuilder) - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
Creates a StoryReporter which will be used to report a Story.

E

Entity(ItemType, T) - Constructor for class com.epam.reportportal.jbehave.ReportPortalStoryReporter.Entity
 
evaluateAndFinishLastItem() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Pulls the last item in the structure stack, evaluates it status by child element statuses and finish it
evaluateStatus(ItemStatus, ItemStatus) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Calculate an Item status according to its child item status and current status.
example(Map<String, String>, int) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 

F

failed(String, Throwable) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes a test step with a failed status
FINISH_REQUEST - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
finishItem(TestItemTree.TestItemLeaf, ItemStatus) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes an item in the structure
finishItem(Maybe<String>, ItemStatus, Issue) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes a test item on Report Portal
finishLastItem(ItemStatus) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes the last item in the structure
finishLaunch() - Method in class com.epam.reportportal.jbehave.ReportPortalFormat
Finishes a Launch passed in the method parameters
formatExampleKey(Map<String, String>) - Static method in class com.epam.reportportal.jbehave.JBehaveUtils
Create a String from a parameter Map to be used as a test key and title
formatExampleStep(String, Map<String, String>) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Formats an Example test name

G

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

I

ignorable(String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Report ignored step
INSTANCE - Static variable in class com.epam.reportportal.jbehave.ReportPortalScenarioFormat
 
INSTANCE - Static variable in class com.epam.reportportal.jbehave.ReportPortalStepFormat
Deprecated.
 
itemTree - Variable in class com.epam.reportportal.jbehave.ReportPortalFormat
 
ItemTreeUtils - Class in com.epam.reportportal.jbehave.util
 

J

JBehaveUtils - Class in com.epam.reportportal.jbehave
Set of useful utils related to JBehave -> ReportPortal integration

L

launch - Variable in class com.epam.reportportal.jbehave.ReportPortalFormat
 

N

notPerformed(String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Report a not performed step

P

PARAMETERS - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
PARENT - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
pending(StepCreator.PendingStep) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 

R

ReportPortalFormat - Class in com.epam.reportportal.jbehave
A common class for ReportPortal formats, which are for reporting JBehave runs into Report Portal application.
ReportPortalFormat(ReportPortal) - Constructor for class com.epam.reportportal.jbehave.ReportPortalFormat
Creates an instance of the formatter class using specific ReportPortal reporter.
ReportPortalScenarioFormat - Class in com.epam.reportportal.jbehave
A format to report JBehave runs into Report Portal application.
ReportPortalScenarioFormat() - Constructor for class com.epam.reportportal.jbehave.ReportPortalScenarioFormat
 
ReportPortalScenarioFormat(ReportPortal) - Constructor for class com.epam.reportportal.jbehave.ReportPortalScenarioFormat
 
ReportPortalScenarioStoryReporter - Class in com.epam.reportportal.jbehave
JBehave Reporter for reporting results into ReportPortal.
ReportPortalScenarioStoryReporter(Supplier<Launch>, TestItemTree) - Constructor for class com.epam.reportportal.jbehave.ReportPortalScenarioStoryReporter
 
ReportPortalStepFormat - Class in com.epam.reportportal.jbehave
Deprecated.
Use ReportPortalScenarioFormat, since the semantic of this class is completely broken and will be removed
ReportPortalStepFormat() - Constructor for class com.epam.reportportal.jbehave.ReportPortalStepFormat
Deprecated.
 
ReportPortalStepFormat(ReportPortal) - Constructor for class com.epam.reportportal.jbehave.ReportPortalStepFormat
Deprecated.
 
ReportPortalStepStoryReporter - Class in com.epam.reportportal.jbehave
Deprecated.
Use ReportPortalScenarioStoryReporter, since the semantic of this class is completely broken and will be removed
ReportPortalStepStoryReporter(Supplier<Launch>, TestItemTree) - Constructor for class com.epam.reportportal.jbehave.ReportPortalStepStoryReporter
Deprecated.
 
ReportPortalStoryReporter - Class in com.epam.reportportal.jbehave
JBehave Reporter for reporting results into ReportPortal.
ReportPortalStoryReporter(Supplier<Launch>, TestItemTree) - Constructor for class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
ReportPortalStoryReporter.Entity<T> - Class in com.epam.reportportal.jbehave
 
retrieveLeaf() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Returns current test item leaf in Test Tree.
rp - Variable in class com.epam.reportportal.jbehave.ReportPortalFormat
 

S

scenarioExcluded(Scenario, String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
sendStackTraceToRP(Maybe<String>, Throwable) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Send a message to report portal about appeared failure
simulateStep(String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
START_REQUEST - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
START_TIME - Static variable in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
startLifecycleMethod(String, ItemType, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts a lifecycle step on Report Portal
startStep(String, TestItemTree.TestItemLeaf) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts a scenario step on Report Portal
startTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Starts a test item on Report Portal
storyCancelled(Story, StoryDuration) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
 
successful(String) - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter
Finishes step in ReportPortal

T

type() - Method in class com.epam.reportportal.jbehave.ReportPortalStoryReporter.Entity
 
A B C E F G I J L N P R S T 
Skip navigation links