#include <MatchingTest.h>
◆ MatchingTest()
◆ cleanup()
void MatchingTest::cleanup |
( |
void |
| ) |
|
|
virtual |
cleanup the unit test - called after run
Reimplemented from UnitTest.
◆ setup()
void MatchingTest::setup |
( |
void |
| ) |
|
|
virtual |
setup the unit test - called before run
UnitTest::setup will (together with UnitTest::cleanup) save and restore the object stored in Globs so they should be called from the corresponding functions in the derived object if the derived unit test manipulates the Globs object.
Reimplemented from UnitTest.
◆ testAddRemoveEdge()
void MatchingTest::testAddRemoveEdge |
( |
void |
| ) |
|
◆ testAugmentingPath()
void MatchingTest::testAugmentingPath |
( |
void |
| ) |
|
◆ bs1
◆ bs2
◆ f1
◆ f2
◆ g1
◆ g2
◆ gl1
◆ gl2
◆ m1
◆ m2
◆ s1
◆ s2
The documentation for this class was generated from the following files: