4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::astro_planets_test
20TEST_CASE(
"planetary APIs have a test placeholder",
"[astro::planets][placeholder]" )
22 SUCCEED(
"Planetary-property behavioral assertions are pending." );
TEST_CASE("planetary APIs have a test placeholder", "[astro::planets][placeholder]")
Verifies that the mx::astro planetary APIs are represented in the unit-test target.
Various utilities related to planets.