MatchingTest Class Reference

#include <MatchingTest.h>

Inheritance diagram for MatchingTest:
UnitTest Test

List of all members.

Public Member Functions

 MatchingTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testAddRemoveEdge (void)
void testAugmentingPath (void)

Private Attributes

BitStringbs1
BitStringbs2
CvrStgFilef1
CvrStgFilef2
Selectors1
Selectors2
Graphg1
Graphg2
Matchingm1
Matchingm2
Globals gl1
Globals gl2

Constructor & Destructor Documentation

MatchingTest::MatchingTest ( TestSuite s  ) 

Member Function Documentation

void MatchingTest::cleanup ( void   )  [virtual]

cleanup the unit test - called after run

Reimplemented from UnitTest.

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.

void MatchingTest::testAddRemoveEdge ( void   ) 
void MatchingTest::testAugmentingPath ( void   ) 

Member Data Documentation

Graph* MatchingTest::g1 [private]
Graph * MatchingTest::g2 [private]

The documentation for this class was generated from the following files:
Generated on Mon Jan 3 13:40:21 2011 for steghide by  doxygen 1.6.3