List of all members.
Public Member Functions |
void | testInstantiation (void) |
| An instantiation should never throw an exception.
|
void | testGetMessage (void) |
| Getting the message means every trace element should be returned.
|
void | testBacktrace (void) |
| Test backtrace.
|
Detailed Description
Test WException.
Definition at line 38 of file WException_test.h.
Member Function Documentation
void WExceptionTest::testBacktrace |
( |
void |
|
) |
[inline] |
void WExceptionTest::testGetMessage |
( |
void |
|
) |
[inline] |
void WExceptionTest::testInstantiation |
( |
void |
|
) |
[inline] |
An instantiation should never throw an exception.
Definition at line 44 of file WException_test.h.
The documentation for this class was generated from the following file: