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