| Package | Description |
|---|---|
| net.thucydides.core.requirements.tree |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
Node.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
int |
Node.compareTo(Node otherNode) |
| Constructor and Description |
|---|
Node(String text,
String type,
String href,
String result,
String childCount,
List<Node> nodes) |
Copyright © 2022. All rights reserved.