| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onLogAdded(Test test,
Log log)
Invoked each time a log is added to any test/node
|
| Modifier and Type | Method and Description |
|---|---|
Log |
LogStructure.get(int x) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Log> |
LogStructure.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogStructure.add(Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentXReporter.onLogAdded(Test test,
Log log) |
void |
BasicFileReporter.onLogAdded(Test test,
Log log) |
Copyright © 2016. All Rights Reserved.