#include <unittest.h>
Public Member Functions | |
AssertException (const char *w) | |
AssertException (const AssertException &rhs) | |
virtual | ~AssertException () throw () |
Definition at line 109 of file unittest.h.
|
inline |
Definition at line 111 of file unittest.h.
|
inline |
Definition at line 112 of file unittest.h.
|
virtual |
Definition at line 25 of file unittest.cpp.