4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::error_mxErrorOld_test
20TEST_CASE(
"legacy error API has a test placeholder",
"[error::mxErrorOld][placeholder]" )
22 SUCCEED(
"Legacy error-reporting behavioral assertions are pending." );
TEST_CASE("legacy error API has a test placeholder", "[error::mxErrorOld][placeholder]")
Verifies that the legacy mxlib error-reporting API is represented in the unit-test target.
Old version. Deprecated. Declares and defines the mxlib error reporting system.