dfsapheuristictest(3)

NAME

DFSAPHeuristicTest

SYNOPSIS

#include <DFSAPHeuristicTest.h>
Inherits UnitTest.
Public Member Functions
DFSAPHeuristicTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testAlgorithm (void)
Private Attributes
BitString * bs1
BitString * bs2
BitString * bs3
BitString * bs4
BitString * bs5
CvrStgFile * f1
CvrStgFile * f2
CvrStgFile * f3
CvrStgFile * f4
CvrStgFile * f5
Selector * s1
Selector * s2
Selector * s3
Selector * s4
Selector * s5
Graph * g1
Graph * g2
Graph * g3
Graph * g4
Graph * g5
Matching * m1
Matching * m2
Matching * m3
Matching * m4
Matching * m5
DFSAPHeuristic * aph1
DFSAPHeuristic * aph2
DFSAPHeuristic * aph3
DFSAPHeuristic * aph4
DFSAPHeuristic * aph5
Globals gl1
Globals gl2
Globals gl3
Globals gl4
Globals gl5

Constructor & Destructor Documentation

DFSAPHeuristicTest::DFSAPHeuristicTest (TestSuite * s)

Member Function Documentation

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::cleanup (void) [virtual]
cleanup the unit test - called after run
Reimplemented from UnitTest.
void DFSAPHeuristicTest::testAlgorithm (void)

Member Data Documentation

BitString* DFSAPHeuristicTest::bs1 [private] BitString * DFSAPHeuristicTest::bs2 [private] BitString * DFSAPHeuristicTest::bs3 [private] BitString * DFSAPHeuristicTest::bs4 [private] BitString * DFSAPHeuristicTest::bs5 [private] CvrStgFile* DFSAPHeuristicTest::f1 [private] CvrStgFile * DFSAPHeuristicTest::f2 [private] CvrStgFile * DFSAPHeuristicTest::f3 [private] CvrStgFile * DFSAPHeuristicTest::f4 [private] CvrStgFile * DFSAPHeuristicTest::f5 [private] Selector* DFSAPHeuristicTest::s1 [private] Selector * DFSAPHeuristicTest::s2 [private] Selector * DFSAPHeuristicTest::s3 [private] Selector * DFSAPHeuristicTest::s4 [private] Selector * DFSAPHeuristicTest::s5 [private] Graph* DFSAPHeuristicTest::g1 [private] Graph * DFSAPHeuristicTest::g2 [private] Graph * DFSAPHeuristicTest::g3 [private] Graph * DFSAPHeuristicTest::g4 [private] Graph * DFSAPHeuristicTest::g5 [private] Matching* DFSAPHeuristicTest::m1 [private] Matching * DFSAPHeuristicTest::m2 [private] Matching * DFSAPHeuristicTest::m3 [private] Matching * DFSAPHeuristicTest::m4 [private] Matching * DFSAPHeuristicTest::m5 [private] DFSAPHeuristic* DFSAPHeuristicTest::aph1 [private] DFSAPHeuristic * DFSAPHeuristicTest::aph2 [private] DFSAPHeuristic * DFSAPHeuristicTest::aph3 [private] DFSAPHeuristic * DFSAPHeuristicTest::aph4 [private] DFSAPHeuristic * DFSAPHeuristicTest::aph5 [private] Globals DFSAPHeuristicTest::gl1 [private] Globals DFSAPHeuristicTest::gl2 [private] Globals DFSAPHeuristicTest::gl3 [private] Globals DFSAPHeuristicTest::gl4 [private] Globals DFSAPHeuristicTest::gl5 [private]

Author

Generated automatically by Doxygen for steghide from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout