|
RobotTestingFramework
2.0.1
Robot Testing Framework
|
The ResultEventStartTest class keeps a test starting event. More...
#include <robottestingframework/ResultEvent.h>
Inheritance diagram for robottestingframework::ResultEventStartTest:Public Member Functions | |
| ResultEventStartTest (const Test *test, TestMessage msg) | |
Public Member Functions inherited from robottestingframework::ResultEvent | |
| ResultEvent () | |
| ResultEvent constructor. More... | |
| virtual | ~ResultEvent ()=default |
| ~ResultEvent Destructor More... | |
| ResultEvent (const Test *test, TestMessage msg) | |
| ResultEvent constructor. More... | |
| const Test * | getTest () |
| getTest get the test More... | |
| TestMessage & | getMessage () |
| getMessage get the corresponding message More... | |
The ResultEventStartTest class keeps a test starting event.
Definition at line 126 of file ResultEvent.h.
|
inline |
Definition at line 129 of file ResultEvent.h.
1.8.13