8#ifndef META_OCEAN_TEST_TESTIO_TESTSERIALIZATION_TEST_DATA_SAMPLE_H
9#define META_OCEAN_TEST_TESTIO_TESTSERIALIZATION_TEST_DATA_SAMPLE_H
28namespace TestSerialization
This class implements a test for the DataSample class.
Definition TestDataSample.h:36
static bool testPlaybackTimestamp(const double testDuration)
Tests the DataSample playback timestamp configuration.
static bool testConstructor(const double testDuration)
Tests the DataSample construction and basic accessors.
static bool test(const double testDuration, const TestSelector &selector)
Tests all functions of the DataSample class.
static bool testReadWrite(const double testDuration)
Tests the DataSample read/write operations.
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