#include "boost/test/unit_test.hpp"
#include "testTableDataSource.h"
#include "../TableDataSource.h"
#include "../TableDataStore.h"
#include "Basis/Quid.h"
Include dependency graph for testTableDataStore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | TableDataStoreFixture |
Defines | |
#define | BOOST_TEST_MODULE MediaTableTestSuite |
Typedefs | |
typedef Impala::Application::MediaTable::TableDataSource | TableDataSource |
typedef Impala::Application::MediaTable::TableDataStore | TableDataStore |
typedef Impala::Application::MediaTable::TableDataView | TableDataView |
typedef TableDataSourceTests::TableDataSourceFixture | TableDataSourceFixture |
Functions | |
BOOST_FIXTURE_TEST_CASE (testTableDataStoreRemove, TableDataStoreFixture) | |
BOOST_FIXTURE_TEST_CASE (TableDataStoreTest, TableDataStoreFixture) | |
BOOST_FIXTURE_TEST_CASE (TableDataStoreQuidTest, TableDataStoreFixture) |