26 #ifndef __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_DATASOURCETRANSACTOR_H 27 #define __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_DATASOURCETRANSACTOR_H 37 #include <cppunit/extensions/HelperMacros.h> 196 #endif // __TERRALIB_UNITTEST_DATAACCESS_INTERNAL_DATASOURCETRANSACTOR_H std::vector< std::pair< std::string, te::gm::Envelope > > m_vecDtNamesAndEnvelops
void tcGetDataSetByEnvRec()
Test Case: get only the objects that intercepts a given rectangle.
It represents the system catalog of a DataSource.
CPPUNIT_TEST(tcGetDataSource)
std::map< std::string, std::string > m_connInfoNewDs
te::da::DataSourceCatalog * m_dsCatalog
void tcGetDataSet()
Test Case: get the dataSet using the i-th position in the DataSourceCatalog.
Forward declarations for the Data Access module.
A class that represents the known capabilities of a specific data source, i.e. this class informs all...
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
te::gm::LinearRing * m_linearRing
A LinearRing is a LineString that is both closed and simple.
void tcGetDataSetByOids()
Test Case: It gets a dataset identified by the given name using the set of objects identification...
A point with x and y coordinate values.
An Envelope defines a 2D rectangular region.
This file contains forward declarations for the Vector Geometry model of TerraLib.
CPPUNIT_TEST_SUITE(TsDataSourceTransactor)
std::vector< std::string > m_vecDtNames
std::vector< std::pair< std::string, size_t > > m_vecNamesSizesRec
void tcGetDataSetByEnvRec1()
void tcGetCatalogLoader()
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
void tcBegin()
Test Case: Testing DataSourceTransactor of an given datasource.
std::vector< std::pair< std::string, size_t > > m_vecNamesSizes
void tcGetDataSetByEnvRec2()
Test Case: get only the objects that intercepts a given rectangle.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
te::da::DataSource * m_ds
void tcGetBatchExecutor()
te::da::DataSourceCapabilities m_capabilit
void tcGetDataSetByProperty()
Test Case: It gets the DataSet identified by the given name using a spatial filter over the given geo...
std::map< std::string, std::string > m_connInfo
A test suit for the DataSourceTransactor interface.
std::vector< te::gm::Envelope > m_vecEnvelops
void tcGetDataSetByGeometry()
Test Case: get only the objects that intercepts a given geometry (point, box, pol, geom).
std::vector< std::pair< std::string, te::gm::Envelope > > m_vecNamesAndRecs
te::gm::Geometry * m_geom