| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<Device> |
ReportAggregates.getDeviceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onDeviceAssigned(Test test,
Device device)
Invoked each time a device is assigned to any test/node
|
| Modifier and Type | Method and Description |
|---|---|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setDeviceContext(TestAttributeTestContextStore<Device> deviceContext) |
void |
ReportAggregates.setDeviceContext(TestAttributeTestContextStore<Device> deviceContext) |
void |
ReportAggregatesListener.setDeviceContextInfo(TestAttributeTestContextStore<Device> deviceContext)
Allows sharing the complete list of device and associated tests with the
reporter
|
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextStore<Device> |
AbstractReporter.getDeviceContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onDeviceAssigned(Test test,
Device device)
Invoked each time a device is assigned to any test/node
|
void |
ExtentKlovReporter.onDeviceAssigned(Test test,
Device device) |
void |
ConsoleLogger.onDeviceAssigned(Test test,
Device device) |
void |
AbstractReporter.onDeviceAssigned(Test test,
Device device) |
Copyright © 2020. All Rights Reserved.