Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

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

BitString* MatchingTest::bs1 [private]
 

BitString * MatchingTest::bs2 [private]
 

CvrStgFile* MatchingTest::f1 [private]
 

CvrStgFile * MatchingTest::f2 [private]
 

Graph* MatchingTest::g1 [private]
 

Graph * MatchingTest::g2 [private]
 

Globals MatchingTest::gl1 [private]
 

Globals MatchingTest::gl2 [private]
 

Matching* MatchingTest::m1 [private]
 

Matching * MatchingTest::m2 [private]
 

Selector* MatchingTest::s1 [private]
 

Selector * MatchingTest::s2 [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Nov 13 23:44:24 2003 for steghide by doxygen 1.3.3