| Package | Description |
|---|---|
| com.relevantcodes.extentreports | |
| com.relevantcodes.extentreports.converters | |
| com.relevantcodes.extentreports.model | |
| com.relevantcodes.extentreports.utils |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<Test>> |
HTMLReporter.getCategoryTestMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
IReporter.addTest(Test test) |
void |
HTMLReporter.addTest(Test test) |
void |
ExtentX.addTest(Test test) |
java.util.HashMap<LogStatus,java.lang.Integer> |
LogCounts.getLogCounts(Test test) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Test> |
ChildTestConverter.getNodeList() |
| Modifier and Type | Method and Description |
|---|---|
Test |
Test.getParentTest() |
Test |
ExceptionInfo.getTest() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Test> |
Test.getNodeList() |
java.util.List<Test> |
ITest.getNodeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setNode(Test node) |
void |
Test.setParentTest(Test test) |
void |
ExceptionInfo.setTest(Test test) |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setNodeList(java.util.List<Test> nodeList) |
void |
ITest.setNodeList(java.util.List<Test> nodeList) |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionInfo |
ExceptionUtil.createExceptionInfo(java.lang.Throwable t,
Test test) |
Copyright © 2016. All Rights Reserved.