Home
last modified time | relevance | path

Searched refs:throwsDerivedException (Results 1 – 4 of 4) sorted by relevance

/external/catch2/projects/SelfTest/UsageTests/
DMatchers.tests.cpp75 void throwsDerivedException() { in throwsDerivedException() function
555 …REQUIRE_THROWS_MATCHES(throwsDerivedException(), DerivedException, Message("DerivedException::wh…
556 …REQUIRE_THROWS_MATCHES(throwsDerivedException(), DerivedException, !Message("derivedexception::wh…
/external/catch2/docs/
Dmatchers.md143 REQUIRE_THROWS_MATCHES(throwsDerivedException(), DerivedException, Message("DerivedException::wha…
/external/catch2/projects/SelfTest/Baselines/
Dcompact.sw.approved.txt400 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, Message("Deri…
401 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, !Message("der…
Dconsole.sw.approved.txt3034 …REQUIRE_THROWS_MATCHES( throwsDerivedException(), DerivedException, Message("DerivedException::wha…
3039 …REQUIRE_THROWS_MATCHES( throwsDerivedException(), DerivedException, !Message("derivedexception::wh…