| Package | Description |
|---|---|
| berlin.yuna.wiserjunit.model |
| Modifier and Type | Method and Description |
|---|---|
TestCaseNode |
Report.getTestCases() |
| Modifier and Type | Method and Description |
|---|---|
Set<TestCaseNode> |
TestCaseNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseNode.addChildNode(TestCaseNode node) |
int |
TestCaseNode.compareTo(TestCaseNode o) |
void |
Report.setTestCases(TestCaseNode testCases) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseNode.setChildren(Set<TestCaseNode> children) |
Copyright © 2022. All rights reserved.