|
|
| CaseBase (const std::string &name) |
|
| CaseBase (std::shared_ptr< CaseBase > parent, const std::string &name) |
|
std::string | fullname () const |
|
const std::string & | name () const |
|
void | setFailed () |
|
bool | failed () const |
|
|
bool | failed_ = false |
|
std::shared_ptr< CaseBase > | parent_ = nullptr |
|
std::string | name_ |
The documentation for this class was generated from the following file: