TsWCSClient.cpp File Reference
#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)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( getcapabilities_exception_test  )
BOOST_AUTO_TEST_CASE ( not_supported_version_test  )