4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::astro_kepler_test
20TEST_CASE(
"Keplerian orbit APIs have a test placeholder",
"[astro::kepler][placeholder]" )
22 SUCCEED(
"Keplerian orbit behavioral assertions are pending." );
TEST_CASE("Keplerian orbit APIs have a test placeholder", "[astro::kepler][placeholder]")
Verifies that the mx::astro Keplerian APIs are represented in the unit-test target.
Declarations for the utilities related to the Kepler problem.