Helper methods for doing Topology tests.
Definition at line 39 of file TopologyHelp.java.
◆ ClearTopology()
static String org.openkilda.topo.TopologyHelp.ClearTopology |
( |
| ) |
|
|
static |
◆ CreateMininetTopology()
static boolean org.openkilda.topo.TopologyHelp.CreateMininetTopology |
( |
String |
json | ) |
|
|
static |
Creates the topology through Mininet.
- Parameters
-
json | - the json doc that is suitable for the mininet API |
Definition at line 62 of file TopologyHelp.java.
◆ DeleteMininetTopology()
static boolean org.openkilda.topo.TopologyHelp.DeleteMininetTopology |
( |
| ) |
|
|
static |
◆ GetFlow()
◆ GetTopology()
static String org.openkilda.topo.TopologyHelp.GetTopology |
( |
| ) |
|
|
static |
◆ main()
static void org.openkilda.topo.TopologyHelp.main |
( |
String [] |
args | ) |
throws IOException |
|
static |
◆ TestMininetCreate()
static boolean org.openkilda.topo.TopologyHelp.TestMininetCreate |
( |
String |
json | ) |
|
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/atdd/src/test/java/org/openkilda/topo/TopologyHelp.java