|
rad 6.2.0
|
Unit tests for the OldbAsyncWriter class. More...
#include <rad/oldbAsyncWriter.hpp>#include <rad/utest/oldbAdapter.hpp>#include <ciiOldbFactory.hpp>#include <ciiOldbProviderFactory.hpp>#include <ciiOldbDataPoint.hpp>#include <ciiOldbSubscription.hpp>#include <ciiOldbConfigClass.hpp>#include <meta/mdOldb.hpp>#include <meta/mdOldbMatrix.hpp>#include <mal/utility/Uri.hpp>#include <provider/ciiOldbInMemoryDataPointProvider.hpp>#include <provider/ciiOldbLocalFileProvider.hpp>#include <provider/ciiOldbDirectoryTreeProvider.hpp>#include <boost/asio.hpp>#include <gtest/gtest.h>Classes | |
| class | TestOldbAsyncWriter |
Functions | |
| TEST_F (TestOldbAsyncWriter, ctor) | |
| TEST_F (TestOldbAsyncWriter, WriteStr) | |
| TEST_F (TestOldbAsyncWriter, WriteAllBasicTypes) | |
| TEST_F (TestOldbAsyncWriter, WriteAllVectorTypes) | |
Unit tests for the OldbAsyncWriter class.
| TEST_F | ( | TestOldbAsyncWriter | , |
| ctor | ) |
| TEST_F | ( | TestOldbAsyncWriter | , |
| WriteAllBasicTypes | ) |
| TEST_F | ( | TestOldbAsyncWriter | , |
| WriteAllVectorTypes | ) |
| TEST_F | ( | TestOldbAsyncWriter | , |
| WriteStr | ) |