#include <junit5.hpp>
◆ SimpleTestCase()
common::junit::SimpleTestCase::SimpleTestCase |
( |
const xs::string & |
name | ) |
|
|
inlineexplicit |
◆ operator<<
auto operator<< |
( |
pugi::xml_node |
node, |
|
|
const SimpleTestCase & |
testcase |
|
) |
| -> pugi::xml_node
|
|
friend |
- Todo:
- implement
skipped
element in junit.
- Todo:
- implement
system-out
element in junit.
- Todo:
- implement
system-err
element in junit.
◆ assertions
xs::string common::junit::SimpleTestCase::assertions |
◆ classname
xs::string common::junit::SimpleTestCase::classname |
◆ error
std::vector<Error> common::junit::SimpleTestCase::error |
◆ failure
std::vector<Failure> common::junit::SimpleTestCase::failure |
◆ name
const xs::string common::junit::SimpleTestCase::name |
◆ pass
std::vector<Pass> common::junit::SimpleTestCase::pass |
◆ skipped
Skipped common::junit::SimpleTestCase::skipped |
◆ status
◆ system_err
std::vector<SystemErr> common::junit::SimpleTestCase::system_err |
◆ system_out
std::vector<SystemOut> common::junit::SimpleTestCase::system_out |
◆ time
The documentation for this struct was generated from the following file:
- common/simple_junit/include/simple_junit/junit5.hpp