scenario_simulator_v2 C++ API
Classes | Namespaces | Typedefs
junit5.hpp File Reference
#include <optional>
#include <pugixml.hpp>
#include <stdexcept>
#include <string>
#include <unordered_map>
Include dependency graph for junit5.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  common::junit::Pass
 
struct  common::junit::Failure
 
struct  common::junit::Error
 
struct  common::junit::Properties
 
struct  common::junit::Property
 
struct  common::junit::SimpleTestCase
 
struct  common::junit::SimpleTestSuite
 
struct  common::junit::SimpleTestSuites
 

Namespaces

 xs
 
 common
 
 common::junit
 

Typedefs

using xs::string = std::string
 
using common::junit::Skipped = xs::string
 
using common::junit::SystemOut = xs::string
 
using common::junit::SystemErr = xs::string
 
using common::junit::JUnit5 = SimpleTestSuites