#include "boost/test/unit_test.hpp"
#include "../TableDataSource.h"
Include dependency graph for testTableDataSource.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TableDataSourceTest |
struct | TableDataSourceFixture |
Defines | |
#define | BOOST_TEST_MODULE MediaTableTestSuite |
Typedefs | |
typedef Impala::Application::MediaTable::TableDataSource | TableDataSource |
typedef Impala::String | String |
Functions | |
void | IsValidTableDataSourceTest (TableDataSource *src) |
BOOST_FIXTURE_TEST_CASE (TableDataSourceTestCase, TableDataSourceFixture) |