Package | Description |
---|---|
com.relevantcodes.extentreports | |
com.relevantcodes.extentreports.converters | |
com.relevantcodes.extentreports.model | |
com.relevantcodes.extentreports.utils |
Modifier and Type | Method and Description |
---|---|
Map<String,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) |
HashMap<LogStatus,Integer> |
LogCounts.getLogCounts(Test test) |
Modifier and Type | Method and Description |
---|---|
List<Test> |
ChildTestConverter.getNodeList() |
Modifier and Type | Method and Description |
---|---|
Test |
Test.getParentTest() |
Test |
ExceptionInfo.getTest() |
Modifier and Type | Method and Description |
---|---|
List<Test> |
Test.getNodeList() |
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(List<Test> nodeList) |
void |
ITest.setNodeList(List<Test> nodeList) |
Modifier and Type | Method and Description |
---|---|
static ExceptionInfo |
ExceptionUtil.createExceptionInfo(Throwable t,
Test test) |
Copyright © 2016. All rights reserved.