public class MediaSummary extends Section implements PageHeaderAware
| Modifier and Type | Field and Description |
|---|---|
protected float |
yLocation |
annotations, config, destinations, document, pageHeader, report, reportFont| Constructor and Description |
|---|
MediaSummary() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkDataValidity(List<com.aventstack.extentreports.model.Test> allTests) |
protected List<com.aventstack.extentreports.model.Test> |
collectRelevantTests() |
protected void |
collectTestNodes(com.aventstack.extentreports.model.Test test,
List<com.aventstack.extentreports.model.Test> tests) |
protected void |
createMediaDestination(ExpandedMediaDisplay expandedMediaDisplay) |
void |
createSection() |
protected boolean |
doesTestContainMedia(com.aventstack.extentreports.model.Test test) |
String |
getSectionTitle() |
createPage, pageHeaderDetailsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpageHeaderDetailspublic void createSection()
createSection in class Sectionprotected void createMediaDestination(ExpandedMediaDisplay expandedMediaDisplay)
public String getSectionTitle()
getSectionTitle in class Sectionprotected List<com.aventstack.extentreports.model.Test> collectRelevantTests()
protected boolean doesTestContainMedia(com.aventstack.extentreports.model.Test test)
protected boolean checkDataValidity(List<com.aventstack.extentreports.model.Test> allTests)
protected void collectTestNodes(com.aventstack.extentreports.model.Test test,
List<com.aventstack.extentreports.model.Test> tests)
Copyright © 2021. All rights reserved.