8#ifndef META_OCEAN_TEST_TESTMATH_TEST_BOUNDING_BOX_H
9#define META_OCEAN_TEST_TESTMATH_TEST_BOUNDING_BOX_H
This class implements a bounding box test.
Definition TestBoundingBox.h:29
static bool testPositiveFrontIntersection(const double testDuration)
Test the positive front intersection function.
static bool test(const double testDuration, const TestSelector &selector)
Tests all bounding box functions.
static bool testPositiveBackIntersection(const double testDuration)
Test the positive back intersection function.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15