steghide  0.5.1
Public Member Functions | Private Attributes | List of all members
GraphTest Class Reference

#include <GraphTest.h>

Inheritance diagram for GraphTest:
UnitTest Test

Public Member Functions

 GraphTest (TestSuite *s)
 
void setup (void)
 
void cleanup (void)
 
void testVertices (void)
 
void testSampleValues (void)
 
void testSampleOccurences (void)
 
void testSampleValueAdjacencyLists (void)
 
- Public Member Functions inherited from UnitTest
 UnitTest (std::string n, TestSuite *s)
 
 ~UnitTest (void)
 
void run (void)
 
- Public Member Functions inherited from Test
 Test (void)
 
 Test (const std::string &n)
 
 Test (const std::string &n, TestSuite *s)
 
virtual ~Test (void)
 
const std::string & getName (void)
 
TestSuitegetSuite (void)
 

Private Attributes

CvrStgFilef1
 
CvrStgFilef2
 
CvrStgFilef3
 
CvrStgFilef4
 
CvrStgFilef5
 
CvrStgFilef6
 
CvrStgFilef7
 
CvrStgFilef8
 
CvrStgFilef9
 
CvrStgFilef10
 
CvrStgFilef11
 
CvrStgFilef12
 
CvrStgFilef13
 
CvrStgFilef14
 
CvrStgFilef15
 
CvrStgFilef_f
 
BitStringbs1
 
BitStringbs2
 
BitStringbs3
 
BitStringbs4
 
BitStringbs5
 
BitStringbs6
 
BitStringbs7
 
BitStringbs8
 
BitStringbs9
 
BitStringbs10
 
BitStringbs11
 
BitStringbs12
 
BitStringbs13
 
BitStringbs14
 
BitStringbs15
 
BitStringbs_f
 
Selectors1
 
Selectors2
 
Selectors3
 
Selectors4
 
Selectors5
 
Selectors6
 
Selectors7
 
Selectors8
 
Selectors9
 
Selectors10
 
Selectors11
 
Selectors12
 
Selectors13
 
Selectors14
 
Selectors15
 
Selectors_f
 
Graphg1
 
Graphg2
 
Graphg3
 
Graphg4
 
Graphg5
 
Graphg6
 
Graphg7
 
Graphg8
 
Graphg9
 
Graphg10
 
Graphg11
 
Graphg12
 
Graphg13
 
Graphg14
 
Graphg15
 
Graphg_f
 
Globals gl1
 
Globals gl2
 
Globals gl3
 
Globals gl4
 
Globals gl5
 
Globals gl6
 
Globals gl7
 
Globals gl8
 
Globals gl9
 
Globals gl10
 
Globals gl11
 
Globals gl12
 
Globals gl13
 
Globals gl14
 
Globals gl15
 
Globals gl_f
 

Additional Inherited Members

- Protected Member Functions inherited from UnitTest
void addTestCategory (TestCategory *tc)
 
void addTestResult (bool r)
 
char * strip_test (char *s)
 

Constructor & Destructor Documentation

GraphTest::GraphTest ( TestSuite s)

Member Function Documentation

void GraphTest::cleanup ( void  )
virtual

cleanup the unit test - called after run

Reimplemented from UnitTest.

void GraphTest::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 GraphTest::testSampleOccurences ( void  )
void GraphTest::testSampleValueAdjacencyLists ( void  )
void GraphTest::testSampleValues ( void  )
void GraphTest::testVertices ( void  )

Member Data Documentation

BitString* GraphTest::bs1
private
BitString * GraphTest::bs10
private
BitString * GraphTest::bs11
private
BitString * GraphTest::bs12
private
BitString * GraphTest::bs13
private
BitString * GraphTest::bs14
private
BitString * GraphTest::bs15
private
BitString * GraphTest::bs2
private
BitString * GraphTest::bs3
private
BitString * GraphTest::bs4
private
BitString * GraphTest::bs5
private
BitString * GraphTest::bs6
private
BitString * GraphTest::bs7
private
BitString * GraphTest::bs8
private
BitString * GraphTest::bs9
private
BitString * GraphTest::bs_f
private
CvrStgFile* GraphTest::f1
private
CvrStgFile * GraphTest::f10
private
CvrStgFile * GraphTest::f11
private
CvrStgFile * GraphTest::f12
private
CvrStgFile * GraphTest::f13
private
CvrStgFile * GraphTest::f14
private
CvrStgFile * GraphTest::f15
private
CvrStgFile * GraphTest::f2
private
CvrStgFile * GraphTest::f3
private
CvrStgFile * GraphTest::f4
private
CvrStgFile * GraphTest::f5
private
CvrStgFile * GraphTest::f6
private
CvrStgFile * GraphTest::f7
private
CvrStgFile * GraphTest::f8
private
CvrStgFile * GraphTest::f9
private
CvrStgFile * GraphTest::f_f
private
Graph* GraphTest::g1
private
Graph * GraphTest::g10
private
Graph * GraphTest::g11
private
Graph * GraphTest::g12
private
Graph * GraphTest::g13
private
Graph * GraphTest::g14
private
Graph * GraphTest::g15
private
Graph * GraphTest::g2
private
Graph * GraphTest::g3
private
Graph * GraphTest::g4
private
Graph * GraphTest::g5
private
Graph * GraphTest::g6
private
Graph * GraphTest::g7
private
Graph * GraphTest::g8
private
Graph * GraphTest::g9
private
Graph * GraphTest::g_f
private
Globals GraphTest::gl1
private
Globals GraphTest::gl10
private
Globals GraphTest::gl11
private
Globals GraphTest::gl12
private
Globals GraphTest::gl13
private
Globals GraphTest::gl14
private
Globals GraphTest::gl15
private
Globals GraphTest::gl2
private
Globals GraphTest::gl3
private
Globals GraphTest::gl4
private
Globals GraphTest::gl5
private
Globals GraphTest::gl6
private
Globals GraphTest::gl7
private
Globals GraphTest::gl8
private
Globals GraphTest::gl9
private
Globals GraphTest::gl_f
private
Selector* GraphTest::s1
private
Selector * GraphTest::s10
private
Selector * GraphTest::s11
private
Selector * GraphTest::s12
private
Selector * GraphTest::s13
private
Selector * GraphTest::s14
private
Selector * GraphTest::s15
private
Selector * GraphTest::s2
private
Selector * GraphTest::s3
private
Selector * GraphTest::s4
private
Selector * GraphTest::s5
private
Selector * GraphTest::s6
private
Selector * GraphTest::s7
private
Selector * GraphTest::s8
private
Selector * GraphTest::s9
private
Selector * GraphTest::s_f
private

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