BmpFileTest Class Reference

#include <BmpFileTest.h>

Inheritance diagram for BmpFileTest:

CvrStgFileTest UnitTest Test List of all members.

Public Member Functions

 BmpFileTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testSVALCalculation (void)

Private Attributes

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

Constructor & Destructor Documentation

BmpFileTest::BmpFileTest ( TestSuite s  ) 


Member Function Documentation

void BmpFileTest::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 BmpFileTest::cleanup ( void   )  [virtual]

cleanup the unit test - called after run

Reimplemented from UnitTest.

void BmpFileTest::testSVALCalculation ( void   ) 


Member Data Documentation

CvrStgFile* BmpFileTest::f1 [private]

CvrStgFile * BmpFileTest::f2 [private]

Graph* BmpFileTest::g1 [private]

Graph * BmpFileTest::g2 [private]

Selector* BmpFileTest::s1 [private]

Selector * BmpFileTest::s2 [private]

BitString* BmpFileTest::bs1 [private]

BitString * BmpFileTest::bs2 [private]

Globals BmpFileTest::gl1 [private]

Globals BmpFileTest::gl2 [private]


The documentation for this class was generated from the following files:
Generated on Fri Feb 2 09:19:56 2007 for steghide by  doxygen 1.5.1