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