5#include "../../catch2/catch.hpp"
13namespace unitTest::placeholder::sys_environment_test
21TEST_CASE(
"environment production API placeholder",
"[sys::environment][placeholder]" )
23 SUCCEED(
"Behavioral API assertions are pending." );
Utilities for working with the environment.
TEST_CASE("environment production API placeholder", "[sys::environment][placeholder]")
Records pending behavioral verification of the environment production API.