| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.impl |
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<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(TestAttributeTestContextProvider<Device> deviceContext) |
void |
ReportAggregates.setDeviceContext(TestAttributeTestContextProvider<Device> deviceContext) |
void |
ReportAggregatesListener.setDeviceContextInfo(TestAttributeTestContextProvider<Device> deviceContext)
Allows sharing the complete list of device and associated tests with the reporter
|
| Modifier and Type | Method and Description |
|---|---|
TestAttributeTestContextProvider<Device> |
BasicFileReporter.getDeviceContextInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentKlovReporter.onDeviceAssigned(Test test,
Device device) |
void |
BasicFileReporter.onDeviceAssigned(Test test,
Device device) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLogger.onDeviceAssigned(Test test,
Device device) |
Copyright © 2018. All Rights Reserved.