C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
CppSpec::Formatters::JUnitNodes::TestSuites Struct Reference

Public Member Functions

std::string to_xml () const
 

Public Attributes

std::string name
 
size_t tests = 0
 
size_t failures = 0
 
std::chrono::duration< double > time {}
 
std::chrono::time_point< std::chrono::system_clock > timestamp
 
std::list< TestSuitesuites
 

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