#include <terralib/common/Exception.h>#include <terralib/ws/ogc/wcs/client/WCSClient.h>#include <terralib/ws/ogc/wcs/dataaccess/Config.h>#include <terralib/ws/ogc/wcs/dataaccess/Exception.h>#include <terralib/ws/ogc/wcs/dataaccess/DataSourceFactory.h>#include <terralib/dataaccess/datasource/DataSource.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/dataaccess/datasource/DataSourceManager.h>#include <terralib/qt/af/ApplicationController.h>#include <terralib/core/uri/Utils.h>#include <boost/test/unit_test.hpp>#include <map>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (datasource_open_test) | |
| BOOST_AUTO_TEST_CASE (datasource_open_exception_test) | |
| BOOST_AUTO_TEST_CASE | ( | datasource_open_test | ) |
Definition at line 46 of file TsWCSDataAccess.cpp.
References te::da::DataSourceFactory::add(), te::ws::ogc::wcs::da::Build(), ds, te::common::Singleton< ApplicationController >::getInstance(), te::da::DataSourceFactory::make(), TE_OGC_WCS_DRIVER_IDENTIFIER, and te::core::URIEncode().
| BOOST_AUTO_TEST_CASE | ( | datasource_open_exception_test | ) |
Definition at line 74 of file TsWCSDataAccess.cpp.
References ds, te::common::Singleton< ApplicationController >::getInstance(), te::da::DataSourceFactory::make(), and te::core::URIEncode().