| Package | Description |
|---|---|
| com.relevantcodes.extentreports | |
| com.relevantcodes.extentreports.converters | |
| com.relevantcodes.extentreports.model |
| Modifier and Type | Method and Description |
|---|---|
Test |
ExtentTest.getTest()
Returns the underlying test which controls the internal model
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<Test>> |
HTMLReporter.getCategoryTestMap() |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
java.util.List<Test> |
Test.getNodeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setNode(Test node) |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setNodeList(java.util.List<Test> nodeList) |