4#include "../../catch2/catch.hpp"
6#include "../../../include/error/mxExceptionOld.hpp"
12namespace unitTest::placeholder::error_mxExceptionOld_test
20TEST_CASE(
"legacy exception API has a test placeholder",
"[error::mxExceptionOld][placeholder]" )
22 SUCCEED(
"Legacy exception behavioral assertions are pending." );
TEST_CASE("legacy exception API has a test placeholder", "[error::mxExceptionOld][placeholder]")
Verifies that the mx::err exception hierarchy is represented in the unit-test target.