mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Functions

 unitTest::placeholder::math_point2D_test::TEST_CASE ("point2D API has a test placeholder", "[math::point2D][placeholder]")
 Verifies that APIs declared in include/math/point2D.hpp remain available to the unit-test target.

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::math_point2D_test::TEST_CASE ( "point2D API has a test placeholder" ,
"" [math::point2D][placeholder] )

Verifies that APIs declared in include/math/point2D.hpp remain available to the unit-test target.

Todo
Add behavioral assertions for the APIs declared in include/math/point2D.hpp.

Definition at line 26 of file point2D_test.cpp.