Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::TestRunInfo Struct Reference

#include <catch_interfaces_reporter.h>

Collaboration diagram for Catch::TestRunInfo:

Public Member Functions

 TestRunInfo (std::string const &_name)
 

Public Attributes

std::string name
 

Detailed Description

Definition at line 62 of file catch_interfaces_reporter.h.

Constructor & Destructor Documentation

◆ TestRunInfo()

Catch::TestRunInfo::TestRunInfo ( std::string const & _name)

Definition at line 23 of file catch_interfaces_reporter.cpp.

23: name( _name ) {}

Member Data Documentation

◆ name

std::string Catch::TestRunInfo::name

Definition at line 64 of file catch_interfaces_reporter.h.


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