TsSrs Class Reference

#include <TsSrs.h>

Inheritance diagram for TsSrs:

Public Member Functions

 CPPUNIT_TEST (tcSRSManager)
 
 CPPUNIT_TEST (tcSRSConvertion)
 
 CPPUNIT_TEST (tcSRSClear)
 
 CPPUNIT_TEST_SUITE (TsSrs)
 
 CPPUNIT_TEST_SUITE_END ()
 
void setUp ()
 It sets the environment for a test case (actually a method). More...
 
void tearDown ()
 It finalizes the environment after a test case (actually a method) had run. More...
 

Protected Member Functions

void tcInitialization ()
 
void tcSRSClear ()
 
void tcSRSConvertion ()
 
void tcSRSManager ()
 

Detailed Description

Definition at line 6 of file TsSrs.h.

Member Function Documentation

TsSrs::CPPUNIT_TEST ( tcSRSManager  )
TsSrs::CPPUNIT_TEST ( tcSRSConvertion  )
TsSrs::CPPUNIT_TEST ( tcSRSClear  )
TsSrs::CPPUNIT_TEST_SUITE ( TsSrs  )
TsSrs::CPPUNIT_TEST_SUITE_END ( )
void TsSrs::setUp ( )

It sets the environment for a test case (actually a method).

Definition at line 165 of file attic/unittest/srs/TsSrs.cpp.

void TsSrs::tcInitialization ( )
protected
void TsSrs::tcSRSClear ( )
protected
void TsSrs::tcSRSConvertion ( )
protected

Definition at line 79 of file attic/unittest/srs/TsSrs.cpp.

References TE_SRS_WGS84, and TE_SRS_WGS84_UTM_ZONE_23S.

void TsSrs::tcSRSManager ( )
protected
void TsSrs::tearDown ( )

It finalizes the environment after a test case (actually a method) had run.

Definition at line 170 of file attic/unittest/srs/TsSrs.cpp.


The documentation for this class was generated from the following files: