TsWMSClient.cpp File Reference
#include <terralib/ws/ogc/wms/client/WMSClient.h>
#include <terralib/ws/ogc/wms/client/DataTypes.h>
#include <terralib/ws/core/Exception.h>
#include <terralib/qt/af/ApplicationController.h>
#include <boost/test/unit_test.hpp>
#include <memory>
#include <iostream>

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 (getmap_test)
 
 BOOST_AUTO_TEST_CASE (savegetmap_test)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( getcapabilities_exception_test  )
BOOST_AUTO_TEST_CASE ( not_supported_version_test  )