| Interface | Description |
|---|---|
| ReportPortalClient |
| Class | Description |
|---|---|
| BearerAuthInterceptor |
Adds Bearer TOKEN to the request headers
|
| Launch | |
| LaunchImpl | |
| LoggingContext |
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. |
| ReportPortal |
Default ReportPortal Reporter implementation.
|
| ReportPortal.Builder | |
| ReportPortalErrorHandler |
Report Portal Error Handler
Converts error from Endpoint to ReportPortal-related errors |