#include <catch.hpp>
◆ SpecialProperties
| Enumerator |
|---|
| None | |
| IsHidden | |
| ShouldFail | |
| MayFail | |
| Throws | |
| NonPortable | |
| Benchmark | |
◆ TestCase()
◆ expectedToFail()
| bool Catch::TestCaseInfo::expectedToFail |
( |
| ) |
const |
|
inherited |
◆ getTestCaseInfo()
| TestCaseInfo const & Catch::TestCase::getTestCaseInfo |
( |
| ) |
const |
◆ invoke()
| void Catch::TestCase::invoke |
( |
| ) |
const |
◆ isHidden()
| bool Catch::TestCaseInfo::isHidden |
( |
| ) |
const |
|
inherited |
◆ okToFail()
| bool Catch::TestCaseInfo::okToFail |
( |
| ) |
const |
|
inherited |
◆ operator<()
| bool Catch::TestCase::operator< |
( |
TestCase const & |
other | ) |
const |
◆ operator==()
| bool Catch::TestCase::operator== |
( |
TestCase const & |
other | ) |
const |
◆ tagsAsString()
| std::string Catch::TestCaseInfo::tagsAsString |
( |
| ) |
const |
|
inherited |
◆ throws()
| bool Catch::TestCaseInfo::throws |
( |
| ) |
const |
|
inherited |
◆ withName()
◆ className
◆ description
◆ lcaseTags
| std::vector<std::string> Catch::TestCaseInfo::lcaseTags |
|
inherited |
◆ lineInfo
◆ name
◆ properties
◆ tags
The documentation for this class was generated from the following file: