TsDifference.cpp File Reference
#include <terralib_buildconfig.h>
#include <terralib/dataaccess/datasource/DataSourceFactory.h>
#include <terralib/dataaccess/datasource/DataSourceInfoManager.h>
#include <terralib/vp/ComplexData.h>
#include <terralib/vp/Difference.h>
#include <boost/test/unit_test.hpp>
#include <boost/uuid/random_generator.hpp>
#include <boost/uuid/uuid_io.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (difference_shptopgis_test)
 
 BOOST_AUTO_TEST_CASE (difference_pgistopgis_test)
 
 BOOST_AUTO_TEST_CASE (difference_pgistoshp_test)
 
 BOOST_AUTO_TEST_SUITE (difference_tests) BOOST_AUTO_TEST_CASE(difference_shptoshp_test)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( difference_shptopgis_test  )

Definition at line 40 of file TsDifference.cpp.

BOOST_AUTO_TEST_CASE ( difference_pgistopgis_test  )

Definition at line 46 of file TsDifference.cpp.

BOOST_AUTO_TEST_CASE ( difference_pgistoshp_test  )

Definition at line 52 of file TsDifference.cpp.

BOOST_AUTO_TEST_SUITE ( difference_tests  )

Definition at line 32 of file TsDifference.cpp.