RobotTestingFramework
2.0.1
Robot Testing Framework
|
#include <robottestingframework/Exception.h>
#include <robottestingframework/TestCase.h>
#include <robottestingframework/TestMessage.h>
#include <robottestingframework/TestSuite.h>
Go to the source code of this file.
Classes | |
class | robottestingframework::Asserter |
The Asserter class is used to throw exception or to report messages/failures to a TestResult. More... | |
Namespaces | |
robottestingframework | |
Macros | |
#define | ROBOTTESTINGFRAMEWORK_NORETURN [[noreturn]] |
#define ROBOTTESTINGFRAMEWORK_NORETURN [[noreturn]] |
Definition at line 33 of file Asserter.h.