|
scenario_simulator_v2 C++ API
|
#include <junit5.hpp>
Public Member Functions | |
| Error (const xs::string &type, const xs::string &message) | |
Public Attributes | |
| xs::string | type |
| xs::string | message |
Friends | |
| auto | operator<< (std::ostream &os, const Error &error) -> std::ostream & |
| auto | operator<< (pugi::xml_node node, const Error &error) -> pugi::xml_node |
|
inlineexplicit |
|
friend |
|
friend |
| xs::string common::junit::Error::message |
| xs::string common::junit::Error::type |