SelectorTest Class Reference

#include <SelectorTest.h>

Inheritance diagram for SelectorTest:

UnitTest Test List of all members.

Public Member Functions

 SelectorTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testIsPermutation (void)
void testIsIdentityPermutation (void)

Private Member Functions

bool genericTestIsPermutation (Selector *s)
bool genericTestIsIdentityPermutation (Selector *s)

Private Attributes

Selectors1
Selectors2
Selectors3
Selectors4
Selectorsid1
Selectorsid2

Constructor & Destructor Documentation

SelectorTest::SelectorTest ( TestSuite s  ) 


Member Function Documentation

void SelectorTest::cleanup ( void   )  [virtual]

cleanup the unit test - called after run

Reimplemented from UnitTest.

bool SelectorTest::genericTestIsIdentityPermutation ( Selector s  )  [private]

bool SelectorTest::genericTestIsPermutation ( Selector s  )  [private]

void SelectorTest::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 SelectorTest::testIsIdentityPermutation ( void   ) 

void SelectorTest::testIsPermutation ( void   ) 


Member Data Documentation

Selector* SelectorTest::s1 [private]

Selector * SelectorTest::s2 [private]

Selector * SelectorTest::s3 [private]

Selector * SelectorTest::s4 [private]

Selector* SelectorTest::sid1 [private]

Selector * SelectorTest::sid2 [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 23 09:06:10 2006 for steghide by  doxygen 1.4.7