RobotTestingFramework  2.0.1
Robot Testing Framework
Public Member Functions | List of all members
robottestingframework::ResultEventEndSuite Class Reference

The ResultEventEndSuite class keeps a test suite ending event. More...

#include <robottestingframework/ResultEvent.h>

+ Inheritance diagram for robottestingframework::ResultEventEndSuite:

Public Member Functions

 ResultEventEndSuite (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 TestgetTest ()
 getTest get the test More...
 
TestMessagegetMessage ()
 getMessage get the corresponding message More...
 

Detailed Description

The ResultEventEndSuite class keeps a test suite ending event.

Definition at line 163 of file ResultEvent.h.

Constructor & Destructor Documentation

◆ ResultEventEndSuite()

robottestingframework::ResultEventEndSuite::ResultEventEndSuite ( const Test test,
TestMessage  msg 
)
inline

Definition at line 166 of file ResultEvent.h.


The documentation for this class was generated from the following file: