Functions | |
| template<class F > | |
| void | expect_assert_failure (F &&f) |
| Pass code that should fail an assertion to this function. More... | |
| void | expect_failure () |
| Use this to mark that the failure of a following test is expected. More... | |
|
inline |
Pass code that should fail an assertion to this function.
|
inline |
Use this to mark that the failure of a following test is expected.