DFSAPHeuristicTest Class Reference

#include <DFSAPHeuristicTest.h>

Inheritance diagram for DFSAPHeuristicTest:
UnitTest Test

List of all members.

Public Member Functions

 DFSAPHeuristicTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testAlgorithm (void)

Private Attributes

BitStringbs1
BitStringbs2
BitStringbs3
BitStringbs4
BitStringbs5
CvrStgFilef1
CvrStgFilef2
CvrStgFilef3
CvrStgFilef4
CvrStgFilef5
Selectors1
Selectors2
Selectors3
Selectors4
Selectors5
Graphg1
Graphg2
Graphg3
Graphg4
Graphg5
Matchingm1
Matchingm2
Matchingm3
Matchingm4
Matchingm5
DFSAPHeuristicaph1
DFSAPHeuristicaph2
DFSAPHeuristicaph3
DFSAPHeuristicaph4
DFSAPHeuristicaph5
Globals gl1
Globals gl2
Globals gl3
Globals gl4
Globals gl5

Constructor & Destructor Documentation

DFSAPHeuristicTest::DFSAPHeuristicTest ( TestSuite s  ) 

Member Function Documentation

void DFSAPHeuristicTest::cleanup ( void   )  [virtual]

cleanup the unit test - called after run

Reimplemented from UnitTest.

void DFSAPHeuristicTest::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 DFSAPHeuristicTest::testAlgorithm ( void   ) 

Member Data Documentation


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

Generated by  doxygen 1.6.2