8 #ifndef META_OCEAN_TEST_TESTIO_TEST_BASE64_H
9 #define META_OCEAN_TEST_TESTIO_TEST_BASE64_H
35 static bool test(
const double testDuration);
This class implements a base64 test.
Definition: TestBase64.h:27
static bool test(const double testDuration)
Tests all base64 functions.
static bool testEncodingDecoding(const double testDuration)
Tests the encoding and decoding functions.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15