4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::math_func_bessel_test
20TEST_CASE(
"bessel API has a test placeholder",
"[math::func::bessel][placeholder]" )
22 SUCCEED(
"bessel behavioral assertions are pending." );
Declares and defines Bessel functions of the first kind.
TEST_CASE("bessel API has a test placeholder", "[math::func::bessel][placeholder]")
Verifies that APIs declared in include/math/func/bessel.hpp remain available to the unit-test target.