#include "boost/test/unit_test.hpp"
#include "../WritableTableDataSource.h"
#include "testTableDataSource.h"
Include dependency graph for testWritableTableDataSource.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | WritableTableDataSourceFixture |
Defines | |
#define | BOOST_TEST_MODULE MediaTableTestSuite |
Typedefs | |
typedef Impala::Application::MediaTable::TableDataSource | TableDataSource |
typedef Impala::Application::MediaTable::WritableTableDataSource | WritableTableDataSource |
Functions | |
BOOST_FIXTURE_TEST_CASE (WritableTableDataSourceTest, WritableTableDataSourceFixture) |