RobotTestingFramework
2.0.1
Robot Testing Framework
|
#include <string>
Go to the source code of this file.
Classes | |
class | robottestingframework::TestMessage |
A formated message with details. More... | |
Namespaces | |
robottestingframework | |
Macros | |
#define | ROBOTTESTINGFRAMEWORK_SOURCELINE() __LINE__ |
#define | ROBOTTESTINGFRAMEWORK_SOURCEFILE() __FILE__ |
#define ROBOTTESTINGFRAMEWORK_SOURCEFILE | ( | ) | __FILE__ |
Definition at line 149 of file TestMessage.h.
#define ROBOTTESTINGFRAMEWORK_SOURCELINE | ( | ) | __LINE__ |
Definition at line 148 of file TestMessage.h.