edbee - Qt Editor Library
|
Classes | |
class | OutputHandler |
This is the basic outputhandler. The basic outputhandler simply executes a qDebug with the given information. More... | |
class | Test |
class | TestCase |
I really really hate the QTestLib output on my Mac. It's a very ugly xwindows console result. More... | |
class | TestEngine |
This is the main test engine. More... | |
class | TestResult |
This method represents a test result. More... | |
Functions | |
template<class T > | |
QString | toQString (const T &obj) |
TestEngine & | engine () |
|
inline |
QString edbee::test::toQString | ( | const T & | obj | ) |