BmpRGBSampleValueTest Class Reference

#include <BmpRGBSampleValueTest.h>

Inheritance diagram for BmpRGBSampleValueTest:

SampleValueTest UnitTest Test List of all members.

Public Member Functions

 BmpRGBSampleValueTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testDistance (void)
void testIsNeighbour (void)

Private Attributes

CvrStgFilef_win
CvrStgFilef_os2
SampleValuesv_0_0_0
SampleValuesv_1_1_1
SampleValuesv_0_3_4
SampleValuesv_10_10_10
SampleValuesv_12_13_14
SampleValuesv_128_128_128
SampleValuesv_210_0_120
SampleValuesv_255_255_255
Globals gl_win
Globals gl_os2

Constructor & Destructor Documentation

BmpRGBSampleValueTest::BmpRGBSampleValueTest ( TestSuite s  ) 


Member Function Documentation

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

cleanup the unit test - called after run

Reimplemented from UnitTest.

void BmpRGBSampleValueTest::testDistance ( void   ) 

void BmpRGBSampleValueTest::testIsNeighbour ( void   ) 


Member Data Documentation

CvrStgFile* BmpRGBSampleValueTest::f_win [private]

CvrStgFile * BmpRGBSampleValueTest::f_os2 [private]

SampleValue* BmpRGBSampleValueTest::sv_0_0_0 [private]

SampleValue * BmpRGBSampleValueTest::sv_1_1_1 [private]

SampleValue * BmpRGBSampleValueTest::sv_0_3_4 [private]

SampleValue * BmpRGBSampleValueTest::sv_10_10_10 [private]

SampleValue * BmpRGBSampleValueTest::sv_12_13_14 [private]

SampleValue * BmpRGBSampleValueTest::sv_128_128_128 [private]

SampleValue * BmpRGBSampleValueTest::sv_210_0_120 [private]

SampleValue * BmpRGBSampleValueTest::sv_255_255_255 [private]

Globals BmpRGBSampleValueTest::gl_win [private]

Globals BmpRGBSampleValueTest::gl_os2 [private]


The documentation for this class was generated from the following files:
Generated on Fri Feb 2 13:54:26 2007 for steghide by  doxygen 1.5.1