CPUnit 0.7 (beta)
The REAL C++ port of JUnit.
|
#include <unittest_WrongSetupException.hpp>
Public Member Functions | |
WrongSetupException (const std::string m) throw () | |
virtual | ~WrongSetupException () throw () |
Definition at line 41 of file unittest_WrongSetupException.hpp.
unittest::WrongSetupException::WrongSetupException | ( | const std::string | m | ) | throw () |
Definition at line 34 of file unittest_WrongSetupException.cpp.
unittest::WrongSetupException::~WrongSetupException | ( | ) | throw () [virtual] |
Definition at line 38 of file unittest_WrongSetupException.cpp.