#include <terralib/common/Exception.h>#include <terralib/ws/ogc/wcs/client/WCSClient.h>#include <terralib/ws/core/CurlWrapper.h>#include <terralib/ws/core/Exception.h>#include <terralib/qt/af/ApplicationController.h>#include "MockCurlWrapper.h"#include <boost/test/unit_test.hpp>#include <curl/curl.h>#include <memory>#include <utility>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (getcapabilities_test) | |
| BOOST_AUTO_TEST_CASE (getcapabilities_exception_test) | |
| BOOST_AUTO_TEST_CASE (not_supported_version_test) | |
| BOOST_AUTO_TEST_CASE (describecoverage_test) | |
| BOOST_AUTO_TEST_CASE (getcoverage_test) | |
| BOOST_AUTO_TEST_CASE | ( | getcapabilities_test | ) |
Definition at line 46 of file TsWCSClient.cpp.
References capabilities, te::ws::ogc::wcs::Capabilities::coverages, te::ws::ogc::WCSClient::getCapabilities(), te::common::Singleton< ApplicationController >::getInstance(), and te::ws::ogc::WCSClient::updateCapabilities().
| BOOST_AUTO_TEST_CASE | ( | getcapabilities_exception_test | ) |
Definition at line 73 of file TsWCSClient.cpp.
References te::common::Singleton< ApplicationController >::getInstance(), and te::ws::ogc::WCSClient::updateCapabilities().
| BOOST_AUTO_TEST_CASE | ( | not_supported_version_test | ) |
Definition at line 95 of file TsWCSClient.cpp.
References te::common::Singleton< ApplicationController >::getInstance(), and te::ws::ogc::WCSClient::updateCapabilities().
| BOOST_AUTO_TEST_CASE | ( | describecoverage_test | ) |
| BOOST_AUTO_TEST_CASE | ( | getcoverage_test | ) |
Definition at line 152 of file TsWCSClient.cpp.
References te::ws::ogc::wcs::CoverageRequest::coverageID, te::ws::ogc::wcs::CoverageRequest::format, te::ws::ogc::WCSClient::getCoverage(), te::common::Singleton< ApplicationController >::getInstance(), and request.