|
Horizon
|
Public Member Functions | |
| SectionNode (SectionStats const &_stats) | |
| bool | operator== (SectionNode const &other) const |
| bool | hasAnyAssertions () const |
Public Attributes | |
| SectionStats | stats |
| std::vector< Detail::unique_ptr< SectionNode > > | childSections |
| std::vector< Detail::AssertionOrBenchmarkResult > | assertionsAndBenchmarks |
| std::string | stdOut |
| std::string | stdErr |