#include <catch2.hpp>
◆ SpecialProperties
| Enumerator |
|---|
| None | |
| IsHidden | |
| ShouldFail | |
| MayFail | |
| Throws | |
| NonPortable | |
| Benchmark | |
◆ TestCaseInfo()
| TestCaseInfo |
( |
std::string const & |
_name, |
|
|
std::string const & |
_className, |
|
|
std::string const & |
_description, |
|
|
std::vector< std::string > const & |
_tags, |
|
|
SourceLineInfo const & |
_lineInfo |
|
) |
| |
◆ isHidden()
◆ throws()
◆ okToFail()
◆ expectedToFail()
| bool expectedToFail |
( |
| ) |
const |
◆ tagsAsString()
| std::string tagsAsString |
( |
| ) |
const |
◆ name
◆ className
◆ description
◆ tags
| std::vector<std::string> tags |
◆ lcaseTags
| std::vector<std::string> lcaseTags |
◆ lineInfo
◆ properties
The documentation for this struct was generated from the following file: