8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_SAMPLE_MAP_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_SAMPLE_MAP_H
35 static bool test(
const double testDuration);
This class implements tests for the SampleMap class.
Definition: TestSampleMap.h:27
static bool testStressTest(const double testDuration)
Applies a stress test.
static bool test(const double testDuration)
Starts all tests for the SampleMap class.
static bool testSampleInterpolation(const double testDuration)
Tests the sample functions with interpolation.
static bool testSampleMostRecent(const double testDuration)
Tests the sample functions with most recent element.
static bool testSampleSpecific(const double testDuration)
Tests the sample functions with specific element.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15