BmpOS2FileTest Class Reference
#include <BmpOS2FileTest.h>
List of all members.
Constructor & Destructor Documentation
BmpOS2FileTest::BmpOS2FileTest |
( |
TestSuite * |
s |
) |
|
Member Function Documentation
void BmpOS2FileTest::cleanup |
( |
void |
|
) |
[virtual] |
cleanup the unit test - called after run
Reimplemented from UnitTest.
void BmpOS2FileTest::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 BmpOS2FileTest::testEmbeddedValue |
( |
void |
|
) |
|
void BmpOS2FileTest::testPosition |
( |
void |
|
) |
|
void BmpOS2FileTest::testReadEmbedExtract |
( |
void |
|
) |
|
void BmpOS2FileTest::testReadEmbedWriteReadExtract |
( |
void |
|
) |
|
void BmpOS2FileTest::testReadExtractCompare |
( |
void |
|
) |
|
void BmpOS2FileTest::testReadWrite |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: