RobotTestingFramework 2.0.1
Robot Testing Framework
Loading...
Searching...
No Matches
TestMessage.h File Reference
#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

namespace  robottestingframework

Macros

#define ROBOTTESTINGFRAMEWORK_SOURCELINE()
#define ROBOTTESTINGFRAMEWORK_SOURCEFILE()

Macro Definition Documentation

◆ ROBOTTESTINGFRAMEWORK_SOURCEFILE

#define ROBOTTESTINGFRAMEWORK_SOURCEFILE ( )
Value:
__FILE__

Definition at line 149 of file TestMessage.h.

◆ ROBOTTESTINGFRAMEWORK_SOURCELINE

#define ROBOTTESTINGFRAMEWORK_SOURCELINE ( )
Value:
__LINE__

Definition at line 148 of file TestMessage.h.