Searched refs:exception_ (Results 1 – 1 of 1) sorted by relevance
15 #define TEST_THROW(expr_, exception_) \ argument21 } catch ( exception_ &e) { \26 … TEST_ASSERT_FALSE_MESSAGE(caught_different, "ERROR: Expected " CXX_UNITY_TYPE_TO_STR(exception_) \28 TEST_ASSERT_TRUE_MESSAGE(caught, "ERROR: Expected " CXX_UNITY_TYPE_TO_STR(exception_) \