| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model | |
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TestListener.onScreencastAdded(Test test,
Screencast screencast)
Invoked each time a screencast is added
|
| Modifier and Type | Method and Description |
|---|---|
AbstractStructure<Screencast> |
Log.getScreencastContext() |
List<Screencast> |
Test.getScreencastList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setScreencast(Screencast screencast) |
void |
Log.setScreencast(Screencast screencast) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentKlovReporter.onScreencastAdded(Test test,
Screencast screencast) |
void |
BasicFileReporter.onScreencastAdded(Test test,
Screencast screencast) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLogger.onScreencastAdded(Test test,
Screencast screencast) |
Copyright © 2018. All rights reserved.