|
RobotTestingFramework
2.0.1
Robot Testing Framework
|
#include <string>
Include dependency graph for TestMessage.h:
This graph shows which files directly or indirectly include this file: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.
1.8.13