5#include "../catch2/catch.hpp"
13namespace unitTest::placeholder::mxException_test
21TEST_CASE(
"mxException production API placeholder",
"[mxException][placeholder]" )
23 SUCCEED(
"Behavioral API assertions are pending." );
TEST_CASE("mxException production API placeholder", "[mxException][placeholder]")
Records pending behavioral verification of the mxException production API.
Declares and defines the mxlib exception class.