Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

Accessible - Class in com.epam.reportportal.utils.reflect
Representation of accessible method or field
Accessible(Object) - Constructor for class com.epam.reportportal.utils.reflect.Accessible
 
AccessibleField - Class in com.epam.reportportal.utils.reflect
Setter and Getter for Accessible Field
AccessibleMethod - Class in com.epam.reportportal.utils.reflect
Accessible method implementation.
addToQueue(Completable) - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
 
AnalyticsEvent - Class in com.epam.reportportal.service.analytics.item
Representation of the `Google analytics` EVENT entity
AnalyticsEvent(String, String, String) - Constructor for class com.epam.reportportal.service.analytics.item.AnalyticsEvent
 
AnalyticsEvent.AnalyticsEventBuilder - Class in com.epam.reportportal.service.analytics.item
 
AnalyticsEventBuilder() - Constructor for class com.epam.reportportal.service.analytics.item.AnalyticsEvent.AnalyticsEventBuilder
 
AnalyticsItem - Interface in com.epam.reportportal.service.analytics.item
Interface for mapping any `Google analytics` entity to the parameters mapping that will be used in the GoogleAnalytics.send(AnalyticsItem)
AnalyticsService - Class in com.epam.reportportal.service.analytics
 
AnalyticsService(ListenerParameters) - Constructor for class com.epam.reportportal.service.analytics.AnalyticsService
 
anyMethod() - Method in class com.epam.reportportal.aspect.StepAspect
 
applyRandomDiscrepancy(float) - Method in class com.epam.reportportal.utils.Waiter
 
ARRAY_ELEMENT_DELIMITER - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
ARRAY_END_PATTERN - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
ARRAY_START_PATTERN - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
asCode(String, String) - Static method in class com.epam.reportportal.utils.markdown.MarkdownUtils
Builds markdown representation of some script to be logged to ReportPortal
asMarkdown(String) - Static method in class com.epam.reportportal.utils.markdown.MarkdownUtils
Adds special prefix to make log message being processed as markdown
Attribute - Annotation Type in com.epam.reportportal.annotations.attribute
Annotation used in Attributes as field, to provide ItemAttributesRQ with both 'key' and 'value' fields specified
ATTRIBUTE_VALUE_SEPARATOR - Static variable in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
 
AttributeParser - Class in com.epam.reportportal.utils
This class contains functionality for parsing tags from string.
AttributeParser() - Constructor for class com.epam.reportportal.utils.AttributeParser
 
Attributes - Annotation Type in com.epam.reportportal.annotations.attribute
Annotation for test methods to attach ItemAttributesRQ to the test items
ATTRIBUTES_SPLITTER - Static variable in class com.epam.reportportal.utils.AttributeParser
 
AttributeValue - Annotation Type in com.epam.reportportal.annotations.attribute
Annotation used in Attributes as field, to provide ItemAttributesRQ with only 'value' field specified ('key' in the resulted entity will be NULL)

B

BearerAuthInterceptor - Class in com.epam.reportportal.service
Adds Bearer TOKEN to the request headers
BearerAuthInterceptor(String) - Constructor for class com.epam.reportportal.service.BearerAuthInterceptor
 
build() - Method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent.AnalyticsEventBuilder
 
build() - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildClient(Class<T>, ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildClient(Class<T>, ListenerParameters, ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildEndpointUrl(String, String, boolean) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
builder() - Static method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent
 
builder() - Static method in class com.epam.reportportal.service.ReportPortal
Creates new builder for ReportPortal
Builder() - Constructor for class com.epam.reportportal.service.ReportPortal.Builder
 
buildExecutorService(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildLockFile(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildLogMultiPartRequest(List<SaveLogRQ>) - Static method in class com.epam.reportportal.utils.http.HttpRequestUtils
 
buildRestEndpoint(ListenerParameters, HttpClient) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
buildRestEndpoint(ListenerParameters, HttpClient, ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 

C

ClientProperties - Enum in com.epam.reportportal.utils.properties
Implementation of the PropertyHolder with `client name and version` attribute names: 1) internal - from the environment (OS, JVM) 2) external - from `*.properties` file
clone() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
close() - Method in class com.epam.reportportal.service.analytics.AnalyticsService
 
close() - Method in class com.epam.reportportal.service.analytics.GoogleAnalytics
 
close() - Method in interface com.epam.reportportal.service.ReportPortalClient
 
com.epam.reportportal.annotations - package com.epam.reportportal.annotations
 
com.epam.reportportal.annotations.attribute - package com.epam.reportportal.annotations.attribute
 
com.epam.reportportal.aspect - package com.epam.reportportal.aspect
 
com.epam.reportportal.exception - package com.epam.reportportal.exception
 
com.epam.reportportal.listeners - package com.epam.reportportal.listeners
 
com.epam.reportportal.message - package com.epam.reportportal.message
 
com.epam.reportportal.service - package com.epam.reportportal.service
 
com.epam.reportportal.service.analytics - package com.epam.reportportal.service.analytics
 
com.epam.reportportal.service.analytics.item - package com.epam.reportportal.service.analytics.item
 
com.epam.reportportal.service.item - package com.epam.reportportal.service.item
 
com.epam.reportportal.service.launch - package com.epam.reportportal.service.launch
 
com.epam.reportportal.service.step - package com.epam.reportportal.service.step
 
com.epam.reportportal.service.tree - package com.epam.reportportal.service.tree
 
com.epam.reportportal.utils - package com.epam.reportportal.utils
 
com.epam.reportportal.utils.files - package com.epam.reportportal.utils.files
 
com.epam.reportportal.utils.http - package com.epam.reportportal.utils.http
 
com.epam.reportportal.utils.markdown - package com.epam.reportportal.utils.markdown
 
com.epam.reportportal.utils.properties - package com.epam.reportportal.utils.properties
 
com.epam.reportportal.utils.reflect - package com.epam.reportportal.utils.reflect
 
complete() - Static method in class com.epam.reportportal.service.LaunchLoggingContext
Completes context attached to the current thread
complete() - Static method in class com.epam.reportportal.service.LoggingContext
Completes context attached to the current thread
completed() - Method in class com.epam.reportportal.service.LoggingContext
Marks flow as completed
convert(ByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
Convert image to black and white colors
convertIfImage(TypeAwareByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
 
create(ReportPortalClient, ListenerParameters) - Static method in class com.epam.reportportal.service.ReportPortal
Creates new ReportPortal based on already built dependencies
create(ReportPortalClient, ListenerParameters, ExecutorService) - Static method in class com.epam.reportportal.service.ReportPortal
Creates new ReportPortal based on already built dependencies
createConstantMaybe(T) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
 
createConstantMaybe(Throwable) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
 
createScheduler(ExecutorService) - Method in class com.epam.reportportal.service.LaunchImpl
 
createTestItemLeaf(Maybe<String>, int) - Static method in class com.epam.reportportal.service.tree.TestItemTree
 
createTestItemLeaf(Maybe<String>, Maybe<String>, int) - Static method in class com.epam.reportportal.service.tree.TestItemTree
 
createTestItemLeaf(Maybe<String>, ConcurrentHashMap<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
 
createTestItemLeaf(Maybe<String>, Maybe<String>, ConcurrentHashMap<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
 
currentLaunch() - Static method in class com.epam.reportportal.service.Launch
Returns a current launch in a link to the current thread.
CUSTOM_AGENT - Static variable in class com.epam.reportportal.service.LaunchImpl
 

D

DEFAULT_BUFFER_SIZE - Static variable in class com.epam.reportportal.service.LoggingContext
 
defaultClient(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
DefaultProperties - Enum in com.epam.reportportal.utils.properties
Default implementation of PropertyHolder with attribute names that should be retrieved: 1) internal - from the environment (OS, JVM) 2) external - from `*.properties` file
defaultPropertiesLoader() - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
DefaultStepReporter - Class in com.epam.reportportal.service.step
DefaultStepReporter(Launch) - Constructor for class com.epam.reportportal.service.step.DefaultStepReporter
 
detect(File) - Static method in class com.epam.reportportal.utils.MimeTypeDetector
 
detect(ByteSource, String) - Static method in class com.epam.reportportal.utils.MimeTypeDetector
 
detect(TikaInputStream, Metadata) - Static method in class com.epam.reportportal.utils.MimeTypeDetector
 
duration(long, TimeUnit) - Method in class com.epam.reportportal.utils.Waiter
 

E

emit(Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.LoggingContext
Emits log.
emitLaunchLog(Function<String, SaveLogRQ>) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message on Launch level if there is any active context attached to the current thread
emitLaunchLog(String, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message on Launch level if there is any active context attached to the current thread
emitLaunchLog(String, String, Date, File) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message on Launch level if there is any active context attached to the current thread
emitLaunchLog(ReportPortalMessage, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
 
emitLog(Function<String, SaveLogRQ>) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message if there is any active context attached to the current thread
emitLog(String, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message if there is any active context attached to the current thread
emitLog(String, String, Date, File) - Static method in class com.epam.reportportal.service.ReportPortal
Emits log message if there is any active context attached to the current thread
emitLog(ReportPortalMessage, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
 
equals(Object) - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
 
equals(Object) - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
error - Variable in exception com.epam.reportportal.exception.ReportPortalException
HTTP Error Response Body
extract(String, ClassLoader) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
Loads properties from the specified location
extract(String, ClassLoader, PropertyHolder...) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
Loads properties from the specified location
extract(Path) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
Loads properties from the specified location
extract(Path, PropertyHolder...) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
Loads properties from the specified location

F

FAILED - Static variable in class com.epam.reportportal.listeners.Statuses
Deprecated.
 
failedNestedStep(Step, Throwable) - Method in class com.epam.reportportal.aspect.StepAspect
 
field(Field) - Method in class com.epam.reportportal.utils.reflect.Accessible
 
field(String) - Method in class com.epam.reportportal.utils.reflect.Accessible
 
finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.Launch
Finishes launch in ReportPortal.
finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.launch.PrimaryLaunch
 
finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.launch.SecondaryLaunch
 
finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.LaunchImpl
Finishes launch in ReportPortal.
finishInstanceUuid(String) - Method in interface com.epam.reportportal.service.LaunchIdLock
Remove self UUID from a lock, means that a Client finished its Launch.
finishInstanceUuid(String) - Method in class com.epam.reportportal.service.LockFile
Remove self UUID from sync file, means that a client finished its Launch.
finishItem(ReportPortalClient, FinishTestItemRQ, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
 
finishLaunch(String, FinishExecutionRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
finishNestedStep(Step) - Method in class com.epam.reportportal.aspect.StepAspect
 
finishPreviousStep() - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
finishPreviousStep() - Method in interface com.epam.reportportal.service.step.StepReporter
 
finishTestItem(Maybe<String>, FinishTestItemRQ) - Method in class com.epam.reportportal.service.Launch
Finishes Test Item in ReportPortal.
finishTestItem(Maybe<String>, FinishTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
Finishes Test Item in ReportPortal.
finishTestItem(String, FinishTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 

G

GeneralReportPortalException - Exception in com.epam.reportportal.exception
Base ReportPortal.
GeneralReportPortalException(int, String, String) - Constructor for exception com.epam.reportportal.exception.GeneralReportPortalException
 
getApiKey() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getAttributes() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getBaseUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getBatchLogsSize() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getChildItems() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
getChildren() - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
 
getClient() - Method in class com.epam.reportportal.service.ReportPortal
 
getClientJoin() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getCodeRef(Method) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getData() - Method in class com.epam.reportportal.message.ReportPortalMessage
 
getDescription() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getEnable() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getError() - Method in exception com.epam.reportportal.exception.ReportPortalException
 
getExecutor() - Method in class com.epam.reportportal.service.LaunchImpl
Returns a current executor which is used to process launch events such as requests and responses.
getFile(File) - Static method in class com.epam.reportportal.utils.files.Utils
Locates and reads a file either by a direct path or by a relative path in classpath.
getFileWaitTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getFinishResponse() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
getFinishTestItemRQ() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
 
getGoogleAnalytics() - Method in class com.epam.reportportal.service.analytics.AnalyticsService
 
getHash() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
getId() - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
 
getIoPoolSize() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getItemId() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
 
getItemId() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
getKeystore() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getKeystorePassword() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getLaunchByUuid(String) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
getLaunchId() - Method in class com.epam.reportportal.service.tree.TestItemTree
 
getLaunchName() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getLaunchRunningMode() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getLockFileName() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getMaxConnectionIdleTtlMs() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getMaxConnectionsPerRoute() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getMaxConnectionsTotal() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getMaxConnectionTtlMs() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getMediaType() - Method in class com.epam.reportportal.message.TypeAwareByteSource
 
getMessage() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
 
getMessage() - Method in exception com.epam.reportportal.exception.ReportPortalException
 
getMessage() - Method in class com.epam.reportportal.message.ReportPortalMessage
 
getName() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
getName() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
 
getName() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
 
getName() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
 
getParameters() - Method in class com.epam.reportportal.service.Launch
 
getParameters() - Method in class com.epam.reportportal.service.ReportPortal
 
getParameters(Executable, List<Object>) - Static method in class com.epam.reportportal.utils.ParameterUtils
Read all parameters from a method or a constructor and converts in into a list of ParameterResource.
getParametersForTestCaseId(Method, List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getParams() - Method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent
 
getParams() - Method in interface com.epam.reportportal.service.analytics.item.AnalyticsItem
 
getParent() - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
 
getParent() - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
getParent() - Method in interface com.epam.reportportal.service.step.StepReporter
 
getParentId() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
getProjectName() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getProperties() - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get all properties loaded from properties file and reloaded from from environment variables.
getProperty(String) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get specified property loaded from properties file and reloaded from from environment variables.
getProperty(ListenerProperty, String) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get specified property
getProperty(ListenerProperty) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get specified property
getPropertyAsBoolean(ListenerProperty, boolean) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get specified property
getPropertyAsInt(ListenerProperty, int) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Get specified property
getPropertyKeys() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
 
getPropertyKeys() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
 
getPropertyKeys() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
 
getPropertyName() - Method in enum com.epam.reportportal.utils.properties.ListenerProperty
 
getProxyUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getReportingTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getRerunOf() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getScheduler() - Method in class com.epam.reportportal.service.LaunchImpl
Returns a current Scheduler which is used to process launch events such as requests and responses.
getSkippedAnIssue() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getStatusCode() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
 
getStatusMessage() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
 
getStepReporter() - Method in class com.epam.reportportal.service.Launch
Returns Nested Step reporter for the current launch.
getSyncFileName() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getTestCaseId(TestCaseId, Method, List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getTestCaseId(TestCaseId, Method, String, List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getTestCaseId(Method, List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getTestCaseId(String, List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getTestCaseId(List<Object>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
 
getTestItems() - Method in class com.epam.reportportal.service.tree.TestItemTree
 
getTimestamp() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
 
getTransferRetries() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
getType() - Method in class com.epam.reportportal.utils.reflect.AccessibleField
 
getValue() - Method in class com.epam.reportportal.utils.reflect.AccessibleField
 
GoogleAnalytics - Class in com.epam.reportportal.service.analytics
Google analytics asynchronous client.
GoogleAnalytics(String, String) - Constructor for class com.epam.reportportal.service.analytics.GoogleAnalytics
 
GoogleAnalytics(String, HttpClient) - Constructor for class com.epam.reportportal.service.analytics.GoogleAnalytics
Adds set of mandatory parameters to the request params: de - Encoding v - Protocol version cid - Client id tid - Google analytics resource id

H

handle(Response<ByteSource>) - Method in class com.epam.reportportal.service.ReportPortalErrorHandler
 
hasError(Response<ByteSource>) - Method in class com.epam.reportportal.service.ReportPortalErrorHandler
 
hashCode() - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
 
hashCode() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
HashMarkSeparatedMessageParser - Class in com.epam.reportportal.message
Colon separated message parser.
HashMarkSeparatedMessageParser() - Constructor for class com.epam.reportportal.message.HashMarkSeparatedMessageParser
 
HttpRequestUtils - Class in com.epam.reportportal.utils.http
 

I

ignore(Class<? extends Throwable>) - Method in class com.epam.reportportal.utils.Waiter
 
IMAGE_TYPE - Static variable in class com.epam.reportportal.utils.files.ImageConverter
 
ImageConverter - Class in com.epam.reportportal.utils.files
This class contains functionality for converting images to Black and white colors
ImageConverter() - Constructor for class com.epam.reportportal.utils.files.ImageConverter
 
init(Maybe<String>, Maybe<String>, ReportPortalClient, Scheduler) - Static method in class com.epam.reportportal.service.LoggingContext
Initializes new logging context and attaches it to current thread
init(Maybe<String>, Maybe<String>, ReportPortalClient, Scheduler, int, boolean) - Static method in class com.epam.reportportal.service.LoggingContext
Initializes new logging context and attaches it to current thread
INNER_PATH - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
 
InternalReportPortalClientException - Exception in com.epam.reportportal.exception
Report portal client exception define any internal client logic exception.
InternalReportPortalClientException(String, Exception) - Constructor for exception com.epam.reportportal.exception.InternalReportPortalClientException
 
InternalReportPortalClientException(String) - Constructor for exception com.epam.reportportal.exception.InternalReportPortalClientException
 
invoke(Object...) - Method in class com.epam.reportportal.utils.reflect.AccessibleMethod
 
isAsyncReporting() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
isCallbackReportingEnabled() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
isConvertImage() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
isFailed(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
isFailed(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
 
isImage(TypeAwareByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
Check is input file is image
isImage(MediaType) - Static method in class com.epam.reportportal.utils.files.ImageConverter
Check is input file is image
isImage(String) - Static method in class com.epam.reportportal.utils.files.ImageConverter
Check is input file is image
isInternal() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
 
isInternal() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
 
isInternal() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
 
isRequired() - Method in enum com.epam.reportportal.utils.properties.ListenerProperty
 
isRerun() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
ItemStatus - Enum in com.epam.reportportal.listeners
All possible statuses of test method finish supported by a backend.
ItemTreeReporter - Class in com.epam.reportportal.service.tree
This class provides methods for sending requests to the Report Portal instance, using ReportPortalClient and TestItemTree.TestItemLeaf.
ITERABLE_ELEMENT_DELIMITER - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
ITERABLE_END_PATTERN - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
ITERABLE_START_PATTERN - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 

K

KEY_VALUE_SPLITTER - Static variable in class com.epam.reportportal.utils.AttributeParser
 

L

Launch - Class in com.epam.reportportal.service
 
launch - Variable in class com.epam.reportportal.service.LaunchImpl
 
LaunchIdLock - Interface in com.epam.reportportal.service
A service to perform blocking operation to get single launch UUID for multiple clients.
LaunchImpl - Class in com.epam.reportportal.service
 
LaunchImpl(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService) - Constructor for class com.epam.reportportal.service.LaunchImpl
 
LaunchImpl(ReportPortalClient, ListenerParameters, Maybe<String>, ExecutorService) - Constructor for class com.epam.reportportal.service.LaunchImpl
 
LaunchImpl.TreeItem - Class in com.epam.reportportal.service
Wrapper around TestItem entity to be able to track parent and children items
LaunchLoggingContext - Class in com.epam.reportportal.service
Logging context holds ConcurrentHashMap context for launch logging and converts SaveLogRQ to multipart HTTP request to ReportPortal Basic flow: After start some launch context should be initialized with observable of launch ID and ReportPortal client.
ListenerParameters - Class in com.epam.reportportal.listeners
Report portal listeners parameters
ListenerParameters() - Constructor for class com.epam.reportportal.listeners.ListenerParameters
 
ListenerParameters(PropertiesLoader) - Constructor for class com.epam.reportportal.listeners.ListenerParameters
 
ListenerProperty - Enum in com.epam.reportportal.utils.properties
Describe properties names
load() - Static method in class com.epam.reportportal.utils.properties.PropertiesLoader
Loads properties from default location
load(String) - Static method in class com.epam.reportportal.utils.properties.PropertiesLoader
Loads properties from specified location
loadKeyStore(String, String) - Static method in class com.epam.reportportal.utils.SslUtils
Load keystore
LOCK_FILE_CHARSET - Static variable in class com.epam.reportportal.service.LockFile
 
LockFile - Class in com.epam.reportportal.service
A service to perform blocking I/O operations on '.lock' and '.sync' file to get single launch UUID for multiple clients on a machine.
LockFile(ListenerParameters) - Constructor for class com.epam.reportportal.service.LockFile
 
log(SaveLogRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
log(MultiPartRequest) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
logCompletableResults(String) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
 
logFlowableResults(String) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
 
LoggingContext - Class in com.epam.reportportal.service
Logging context holds thread-local context for logging and converts SaveLogRQ to multipart HTTP request to ReportPortal Basic flow: After start some test item (suite/test/step) context should be initialized with observable of item ID and ReportPortal client.
LogLevel - Enum in com.epam.reportportal.listeners
All possible logging level supported by a backend.
logMaybeResults(String) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
 

M

MARKDOWN_MODE - Static variable in class com.epam.reportportal.utils.markdown.MarkdownUtils
 
MarkdownUtils - Class in com.epam.reportportal.utils.markdown
Set helpful of utility methods for reporting to ReportPortal
MarkdownUtils() - Constructor for class com.epam.reportportal.utils.markdown.MarkdownUtils
 
mergeLaunches(MergeLaunchesRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
MessageParser - Interface in com.epam.reportportal.message
Parses formatted message for report portal
method(Method) - Method in class com.epam.reportportal.utils.reflect.Accessible
 
METHOD_NAME_TEMPLATE - Static variable in annotation type com.epam.reportportal.annotations.StepTemplateConfig
 
MimeTypeDetector - Class in com.epam.reportportal.utils
Utility stuff to detect mime type of binary data
MultiKeyAttribute - Annotation Type in com.epam.reportportal.annotations.attribute
Annotation used in Attributes as field, to provide multiple ItemAttributesRQ with both 'key' and 'value' fields specified.
MultiValueAttribute - Annotation Type in com.epam.reportportal.annotations.attribute
Annotation used in Attributes as field, to provide multiple ItemAttributesRQ with both 'key' (optional) and 'value' fields specified.

N

newLaunch(StartLaunchRQ) - Method in class com.epam.reportportal.service.ReportPortal
Starts launch in ReportPortal
NOOP_LAUNCH - Static variable in class com.epam.reportportal.service.Launch
Implementation for disabled Reporting
NOOP_STEP_REPORTER - Static variable in interface com.epam.reportportal.service.step.StepReporter
A StepReporter which does nothing, specially for disabled RP listeners.
NOT_ISSUE - Static variable in class com.epam.reportportal.service.LaunchImpl
 

O

obtainLaunchUuid(String) - Method in interface com.epam.reportportal.service.LaunchIdLock
Returns a Launch UUID for many clients.
obtainLaunchUuid(String) - Method in class com.epam.reportportal.service.LockFile
Returns a Launch UUID for many Clients launched on one machine.
of(String) - Static method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
of(String, int) - Static method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
 
on(Object) - Static method in class com.epam.reportportal.utils.reflect.Accessible
 
openStream() - Method in class com.epam.reportportal.message.TypeAwareByteSource
 
overrideWith(Properties) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Overrides properties with provided values

P

ParameterKey - Annotation Type in com.epam.reportportal.annotations
Used in parametrized tests.
ParameterUtils - Class in com.epam.reportportal.utils
An utility class for parameters read and processing.
parse(String) - Method in class com.epam.reportportal.message.HashMarkSeparatedMessageParser
 
parse(String) - Method in interface com.epam.reportportal.message.MessageParser
 
parseAsSet(String) - Static method in class com.epam.reportportal.utils.AttributeParser
Parse attribute string.
Input attribute string should have format: build:4r3wf234;attributeKey:attributeValue;attributeValue2;attributeValue3.
Output map should have format:
build:4r3wf234
attributeKey:attributeValue
null:attributeValue2
null:attributeValue3
PASSED - Static variable in class com.epam.reportportal.listeners.Statuses
Deprecated.
 
PATH - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
 
pollingEvery(long, TimeUnit) - Method in class com.epam.reportportal.utils.Waiter
 
PrimaryLaunch - Class in com.epam.reportportal.service.launch
The class represents a Launch which starts and reports into its own one.
PrimaryLaunch(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService, LockFile, AtomicReference<String>) - Constructor for class com.epam.reportportal.service.launch.PrimaryLaunch
 
process(HttpRequest, HttpContext) - Method in class com.epam.reportportal.service.BearerAuthInterceptor
 
PropertiesLoader - Class in com.epam.reportportal.utils.properties
Load report portal launch start properties
PropertyHolder - Interface in com.epam.reportportal.utils.properties
Interface for containers with meta information that should be sent to the Report Portal instance via ItemAttributesRQ using SystemAttributesExtractor

Q

QUEUE - Variable in class com.epam.reportportal.service.LaunchImpl
Messages queue to track items execution order

R

readFileToBytes(File) - Static method in class com.epam.reportportal.utils.files.Utils
Reads a File into an array of bytes.
readInputStreamToBytes(InputStream) - Static method in class com.epam.reportportal.utils.files.Utils
Reads an InputStream into an array of bytes.
readInputStreamToBytes(InputStream, int) - Static method in class com.epam.reportportal.utils.files.Utils
Reads an InputStream into an array of bytes.
readInputStreamToString(InputStream) - Static method in class com.epam.reportportal.utils.files.Utils
Reads an InputStream into a String.
removeParent(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
removeParent(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
 
ReportPortal - Class in com.epam.reportportal.service
Default ReportPortal Reporter implementation.
ReportPortal.Builder - Class in com.epam.reportportal.service
 
ReportPortalClient - Interface in com.epam.reportportal.service
 
ReportPortalErrorHandler - Class in com.epam.reportportal.service
Report Portal Error Handler
Converts error from Endpoint to ReportPortal-related errors
ReportPortalErrorHandler(Serializer) - Constructor for class com.epam.reportportal.service.ReportPortalErrorHandler
 
ReportPortalException - Exception in com.epam.reportportal.exception
Base ReportPortal.
ReportPortalException(int, String, ErrorRS) - Constructor for exception com.epam.reportportal.exception.ReportPortalException
 
ReportPortalMessage - Class in com.epam.reportportal.message
Report portal message wrapper.
ReportPortalMessage() - Constructor for class com.epam.reportportal.message.ReportPortalMessage
 
ReportPortalMessage(String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
 
ReportPortalMessage(ByteSource, String, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
 
ReportPortalMessage(TypeAwareByteSource, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
 
ReportPortalMessage(File, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
 
retrieveAttributes(Attributes) - Static method in class com.epam.reportportal.utils.AttributeParser
 
retrieveValue(StepTemplateConfig, int, String[], Object) - Static method in class com.epam.reportportal.utils.StepTemplateUtils
Example: fields = {"object", "names", "hash"} from 'template part' = {object.names.hash} templateConfig - default
RetryWithDelay - Class in com.epam.reportportal.utils
Retry with Delay and attempts limits
RetryWithDelay(Predicate<? super Throwable>, long, long) - Constructor for class com.epam.reportportal.utils.RetryWithDelay
 
RP_MESSAGE_PREFIX - Static variable in interface com.epam.reportportal.message.MessageParser
 

S

SecondaryLaunch - Class in com.epam.reportportal.service.launch
The class represents a Launch which reports into existing one and never starts its own.
SecondaryLaunch(ReportPortalClient, ListenerParameters, Maybe<String>, ExecutorService, LockFile, AtomicReference<String>) - Constructor for class com.epam.reportportal.service.launch.SecondaryLaunch
 
send(AnalyticsItem) - Method in class com.epam.reportportal.service.analytics.GoogleAnalytics
Convert and send AnalyticsItem to the `Google analytics` instance.
sendEvent(Maybe<String>, StartLaunchRQ) - Method in class com.epam.reportportal.service.analytics.AnalyticsService
 
sendLog(ReportPortalClient, String, String, Date, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
 
sendLog(ReportPortalClient, String, String, Date, File, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
 
sendStep(ItemStatus, String, Runnable) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(String, String...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(ItemStatus, String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(ItemStatus, String, String...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(ItemStatus, String, Throwable) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(String, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(ItemStatus, String, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(ItemStatus, String, Throwable, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
sendStep(String) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(String, String...) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(ItemStatus, String) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(ItemStatus, String, String...) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(ItemStatus, String, Throwable) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(String, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(ItemStatus, String, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
 
sendStep(ItemStatus, String, Throwable, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
 
setApiKey(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setAsyncReporting(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setAttributes(Set<ItemAttributesRQ>) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setBaseUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setBatchLogsSize(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setCallbackReportingEnabled(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setClientJoin(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setConvertImage(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setDescription(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setEnable(Boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setFileWaitTimeout(long) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setFinishResponse(Maybe<OperationCompletionRS>) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
setId(String) - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
 
setIoPoolSize(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setKeystore(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setKeystorePassword(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setLaunchId(Maybe<String>) - Method in class com.epam.reportportal.service.tree.TestItemTree
 
setLaunchName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setLaunchRunningMode(Mode) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setLockFileName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setMaxConnectionIdleTtlMs(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setMaxConnectionsPerRoute(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setMaxConnectionsTotal(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setMaxConnectionTtlMs(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setParent(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
 
setParent(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
 
setParentId(Maybe<String>) - Static method in class com.epam.reportportal.aspect.StepAspect
 
setParentId(Maybe<String>) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
 
setProjectName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setProxyUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setReportingTimeout(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setRerun(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setRerunOf(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setSkippedAnIssue(Boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setSyncFileName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setTransferRetries(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
 
setValue(Object) - Method in class com.epam.reportportal.utils.reflect.AccessibleField
 
SKIPPED - Static variable in class com.epam.reportportal.listeners.Statuses
Deprecated.
 
splitKeyValue(String) - Static method in class com.epam.reportportal.utils.AttributeParser
 
SslUtils - Class in com.epam.reportportal.utils
 
SslUtils() - Constructor for class com.epam.reportportal.utils.SslUtils
 
STANDARD_CHARSET - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
 
start() - Method in class com.epam.reportportal.service.launch.SecondaryLaunch
 
start() - Method in class com.epam.reportportal.service.Launch
 
start() - Method in class com.epam.reportportal.service.LaunchImpl
Starts launch in ReportPortal.
startItem(ReportPortalClient, StartTestItemRQ, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
 
startLaunch(StartLaunchRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
startNestedStep(JoinPoint, Step) - Method in class com.epam.reportportal.aspect.StepAspect
 
startTestItem(StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
Starts new test item in ReportPortal asynchronously (non-blocking)
startTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
Starts new test item in ReportPortal asynchronously (non-blocking)
startTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
Starts new test item in ReportPortal in respect of provided retry
startTestItem(StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
Starts new test item in ReportPortal asynchronously (non-blocking)
startTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
 
startTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
Starts new test item in ReportPortal asynchronously (non-blocking)
startTestItem(StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
startTestItem(String, StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
 
statusCode - Variable in exception com.epam.reportportal.exception.GeneralReportPortalException
HTTP Status Code
Statuses - Class in com.epam.reportportal.listeners
Deprecated.
use ItemStatus enumeration instead of this class. Since a backend does not currently support custom statuses.
statusMessage - Variable in exception com.epam.reportportal.exception.GeneralReportPortalException
HTTP Status Message
Step - Annotation Type in com.epam.reportportal.annotations
Annotation-marker for methods that are invoked during the test execution.
StepAspect - Class in com.epam.reportportal.aspect
 
StepAspect() - Constructor for class com.epam.reportportal.aspect.StepAspect
 
StepEntry(Maybe<String>, Date, FinishTestItemRQ) - Constructor for class com.epam.reportportal.service.step.StepReporter.StepEntry
 
StepReporter - Interface in com.epam.reportportal.service.step
A class for manual nested step reporting.
StepReporter.StepEntry - Class in com.epam.reportportal.service.step
 
StepTemplateConfig - Annotation Type in com.epam.reportportal.annotations
Step.value() template configuration.
StepTemplateUtils - Class in com.epam.reportportal.utils
 
SubscriptionUtils - Class in com.epam.reportportal.utils
 
SubscriptionUtils() - Constructor for class com.epam.reportportal.utils.SubscriptionUtils
 
supports(String) - Method in class com.epam.reportportal.message.HashMarkSeparatedMessageParser
 
supports(String) - Method in interface com.epam.reportportal.message.MessageParser
 
SystemAttributesExtractor - Class in com.epam.reportportal.utils.properties
Util for retrieving properties from `System` env variables and provided `resource` and converting them to the ItemAttributesRQ with ItemAttributesRQ.isSystem()='true'

T

Tags - Annotation Type in com.epam.reportportal.annotations
This annotation provides to mark test steps or test context with specific tags.
test(Throwable) - Method in class com.epam.reportportal.utils.RetryWithDelay
 
TestCaseId - Annotation Type in com.epam.reportportal.annotations
Annotation used to declare the uniqueness of the test method/class.
TestCaseIdEntry - Class in com.epam.reportportal.service.item
 
TestCaseIdEntry() - Constructor for class com.epam.reportportal.service.item.TestCaseIdEntry
 
TestCaseIdEntry(String) - Constructor for class com.epam.reportportal.service.item.TestCaseIdEntry
 
TestCaseIdKey - Annotation Type in com.epam.reportportal.annotations
Annotation to mark a field or a method parameter that will be used to generate TestCaseId.value() in a parameterized test
TestCaseIdUtils - Class in com.epam.reportportal.utils
 
TestItemTree - Class in com.epam.reportportal.service.tree
Tree for holding test items structure to provide TestItemTree.TestItemLeaf retrieving by TestItemTree.ItemTreeKey for API calls using ItemTreeReporter.
TestItemTree() - Constructor for class com.epam.reportportal.service.tree.TestItemTree
 
TestItemTree.ItemTreeKey - Class in com.epam.reportportal.service.tree
Key for test items structure storing in the TestItemTree
TestItemTree.TestItemLeaf - Class in com.epam.reportportal.service.tree
Class represents test item with links on parent and descendants.
till(Callable<T>) - Method in class com.epam.reportportal.utils.Waiter
 
timeoutFail() - Method in class com.epam.reportportal.utils.Waiter
 
toBoxedType(Class<?>) - Static method in class com.epam.reportportal.utils.ParameterUtils
Converts primitive type to a corresponding boxed class, or returns the same instance if the input is not primitive.
toString() - Method in class com.epam.reportportal.listeners.ListenerParameters
 
TreeItem() - Constructor for class com.epam.reportportal.service.LaunchImpl.TreeItem
 
TypeAwareByteSource - Class in com.epam.reportportal.message
ByteSource which knows about content mime type
TypeAwareByteSource(ByteSource, String) - Constructor for class com.epam.reportportal.message.TypeAwareByteSource
 

U

UniqueID - Annotation Type in com.epam.reportportal.annotations
Report Portal uses uniqueID for identifying test item's originality.
Utils - Class in com.epam.reportportal.utils.files
File utilities.

V

validate() - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
Validates properties
valueOf(String) - Static method in enum com.epam.reportportal.listeners.ItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epam.reportportal.listeners.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.ClientProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.DefaultProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.ListenerProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.epam.reportportal.listeners.ItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epam.reportportal.listeners.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epam.reportportal.utils.properties.ClientProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epam.reportportal.utils.properties.DefaultProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.epam.reportportal.utils.properties.ListenerProperty
Returns an array containing the constants of this enum type, in the order they are declared.

W

Waiter - Class in com.epam.reportportal.utils
The simplest waiter, just to not include a new dependency into the project.
Waiter(String) - Constructor for class com.epam.reportportal.utils.Waiter
 
withAction(String) - Method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent.AnalyticsEventBuilder
 
withCategory(String) - Method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent.AnalyticsEventBuilder
 
withExecutorService(ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
withHttpClient(HttpClientBuilder) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
withLabel(String) - Method in class com.epam.reportportal.service.analytics.item.AnalyticsEvent.AnalyticsEventBuilder
 
withLaunch(Maybe<String>) - Method in class com.epam.reportportal.service.ReportPortal
Factory method for ReportPortal that uses already started launch
withParameters(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
 
withParent(Maybe<String>) - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
 
withStepAnnotation(Step) - Method in class com.epam.reportportal.aspect.StepAspect
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links