Open Kilda Java Documentation
org.openkilda.topo.BasicTopoTests Class Reference

Public Member Functions

void testBasicMatch ()
 

Detailed Description

BasicTopoTests is almost a "test the tests" class.

Its initial purpose in life is to test the testing machinery, and help determine what methods for testing are needed in the abstractions.

Definition at line 35 of file BasicTopoTests.java.

Member Function Documentation

◆ testBasicMatch()

void org.openkilda.topo.BasicTopoTests.testBasicMatch ( )
Exceptions
java.lang.Exception
java.lang.Exception
java.lang.Exception
java.lang.ExceptiontestBasicMatch will verify that the test Topology using Guava Graphs and the Mock object will agree.

Definition at line 71 of file BasicTopoTests.java.


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