8#ifndef META_OCEAN_TEST_TESTIO_TEST_BASE64_H
9#define META_OCEAN_TEST_TESTIO_TEST_BASE64_H
This class implements a base64 test.
Definition TestBase64.h:29
static bool test(const double testDuration, const TestSelector &selector)
Tests all base64 functions.
static bool testEncodingDecoding(const double testDuration)
Tests the encoding and decoding functions.
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