#include "boost/test/unit_test.hpp"
#include "../TableDataView.h"
Include dependency graph for testTableDataView.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | TableDataViewFixture |
Defines | |
#define | BOOST_TEST_MODULE MediaTableTestSuite |
Typedefs | |
typedef Impala::Application::MediaTable::TableDataView | TableDataView |
typedef TableDataSourceTests::TableDataSourceFixture | TableDataSourceFixture |
Functions | |
void | IsValidTableDataViewTest (TableDataView *view) |
BOOST_FIXTURE_TEST_CASE (TableDataViewTestCase, TableDataViewFixture) |