| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.observer | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentReports.attachReporter(ExtentObserver... observer)
Attach a
ExtentObserver reporter, allowing it to access all
started tests, nodes and logs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributesObserver<T extends ObservedEntity> |
interface |
EntityObserver<T extends ObservedEntity> |
interface |
LogObserver<T extends ObservedEntity> |
interface |
MediaObserver<T extends ObservedEntity> |
interface |
ReportObserver<T extends ObservedEntity> |
interface |
TestObserver<T extends ObservedEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtentSparkReporter |
class |
JsonFormatter |
Copyright © 2020. All rights reserved.