#include <terralib_buildconfig.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/dataaccess/datasource/DataSourceInfoManager.h>#include <terralib/vp/ComplexData.h>#include <terralib/vp/Identity.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 (identity_shptopgis_test) | |
| BOOST_AUTO_TEST_CASE (identity_pgistopgis_test) | |
| BOOST_AUTO_TEST_CASE (identity_pgistoshp_test) | |
| BOOST_AUTO_TEST_SUITE (identity_tests) BOOST_AUTO_TEST_CASE(identity_shptoshp_test) | |
| BOOST_AUTO_TEST_CASE | ( | identity_shptopgis_test | ) |
Definition at line 131 of file TsIdentity.cpp.
References te::vp::Identity::executeMemory(), te::vp::InputParams::m_inputDataSet, te::vp::InputParams::m_inputDataSetType, te::vp::InputParams::m_inputDataSource, te::da::DataSourceFactory::make(), te::vp::AlgorithmParams::setInputParams(), te::vp::AlgorithmParams::setOutputDataSetName(), te::vp::AlgorithmParams::setOutputDataSource(), and te::vp::AlgorithmParams::setSpecificParams().
| BOOST_AUTO_TEST_CASE | ( | identity_pgistopgis_test | ) |
Definition at line 228 of file TsIdentity.cpp.
References te::vp::Identity::executeMemory(), te::common::Singleton< DataSourceInfoManager >::getInstance(), te::vp::InputParams::m_inputDataSet, te::vp::InputParams::m_inputDataSetType, te::vp::InputParams::m_inputDataSource, te::da::DataSourceFactory::make(), te::vp::AlgorithmParams::setInputParams(), te::vp::AlgorithmParams::setOutputDataSetName(), te::vp::AlgorithmParams::setOutputDataSource(), and te::vp::AlgorithmParams::setSpecificParams().
| BOOST_AUTO_TEST_CASE | ( | identity_pgistoshp_test | ) |
Definition at line 323 of file TsIdentity.cpp.
References te::vp::Identity::executeMemory(), te::common::Singleton< DataSourceInfoManager >::getInstance(), te::vp::InputParams::m_inputDataSet, te::vp::InputParams::m_inputDataSetType, te::vp::InputParams::m_inputDataSource, te::da::DataSourceFactory::make(), te::vp::AlgorithmParams::setInputParams(), te::vp::AlgorithmParams::setOutputDataSetName(), te::vp::AlgorithmParams::setOutputDataSource(), and te::vp::AlgorithmParams::setSpecificParams().
| BOOST_AUTO_TEST_SUITE | ( | identity_tests | ) |
Definition at line 32 of file TsIdentity.cpp.
References te::vp::Identity::executeMemory(), te::vp::InputParams::m_inputDataSet, te::vp::InputParams::m_inputDataSetType, te::vp::InputParams::m_inputDataSource, te::da::DataSourceFactory::make(), te::vp::AlgorithmParams::setInputParams(), te::vp::AlgorithmParams::setOutputDataSetName(), te::vp::AlgorithmParams::setOutputDataSource(), and te::vp::AlgorithmParams::setSpecificParams().