Open Kilda Java Documentation
org.openkilda.topo.MockController Class Reference
Inheritance diagram for org.openkilda.topo.MockController:
org.openkilda.topo.IController

Public Member Functions

 MockController (ITopology t1)
 
ITopology getTopology ()
 

Detailed Description

Author
carmine

Definition at line 25 of file MockController.java.

Constructor & Destructor Documentation

◆ MockController()

org.openkilda.topo.MockController.MockController ( ITopology  t1)

Definition at line 27 of file MockController.java.

Member Function Documentation

◆ getTopology()

ITopology org.openkilda.topo.MockController.getTopology ( )
Returns
the Topology that this controller is aware of

Implements org.openkilda.topo.IController.

Definition at line 37 of file MockController.java.


The documentation for this class was generated from the following file: