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