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

Functions

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

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::math_constants_test::TEST_CASE ( "constants API has a test placeholder" ,
"" [math::constants][placeholder] )

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

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

Definition at line 20 of file constants_test.cpp.