4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::astro_orbitUtils_test
20TEST_CASE(
"orbit utility APIs have a test placeholder",
"[astro::orbitUtils][placeholder]" )
22 SUCCEED(
"Orbit utility behavioral assertions are pending." );
TEST_CASE("orbit utility APIs have a test placeholder", "[astro::orbitUtils][placeholder]")
Verifies that the mx::astro orbital utility APIs are represented in the unit-test target.
Utilities related to orbits.