8#ifndef META_OCEAN_TEST_TESTMATH_TEST_VECTOR_4_H
9#define META_OCEAN_TEST_TESTMATH_TEST_VECTOR_4_H
This class implements a test for the 4D vector.
Definition TestVector4.h:29
static bool testWriteToMessenger()
Tests the messenger function.
static bool test(const double testDuration, const TestSelector &selector)
Tests all sphere functions.
static bool testAngle(const double testDuration)
Tests the angle function.
static bool testVectorConversion(const double testDuration)
Tests the vector conversion functions.
static bool testLessOperator(const double testDuration)
Tests the lesser operator of the vector.
static bool testIsUnit(const double testDuration)
Tests the is unit 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