4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::app_configTarget_test
20TEST_CASE(
"configTarget API has a test placeholder",
"[app::configTarget][placeholder]" )
22 SUCCEED(
"configTarget behavioral assertions are pending." );
Targets for the configuration manager, and utiltities.
TEST_CASE("configTarget API has a test placeholder", "[app::configTarget][placeholder]")
Verifies that the mx::app::configTarget API is represented in the unit-test target.