TsMapDisplay Class Reference

Test suite for the Qt canvas widget. More...

#include <TsMapDisplay.h>

Inheritance diagram for TsMapDisplay:

Public Member Functions

void setUp ()
 
void tearDown ()
 

Protected Member Functions

void tcSetExtent ()
 Test Case: it will test if the map display is working properly when showing a given geogragic area. More...
 
void tcShowLayer ()
 Test Case: it will show a new layer in the map display. More...
 

Private Member Functions

 CPPUNIT_TEST (tcSetExtent)
 
 CPPUNIT_TEST (tcShowLayer)
 
 CPPUNIT_TEST_SUITE (TsMapDisplay)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Test suite for the Qt canvas widget.

This test suite will check the following:

  • ;
  • ;
  • ;

Definition at line 44 of file TsMapDisplay.h.

Member Function Documentation

TsMapDisplay::CPPUNIT_TEST ( tcSetExtent  )
private
TsMapDisplay::CPPUNIT_TEST ( tcShowLayer  )
private
TsMapDisplay::CPPUNIT_TEST_SUITE ( TsMapDisplay  )
private
TsMapDisplay::CPPUNIT_TEST_SUITE_END ( )
private
void TsMapDisplay::setUp ( )

Definition at line 47 of file TsMapDisplay.cpp.

void TsMapDisplay::tcSetExtent ( )
protected

Test Case: it will test if the map display is working properly when showing a given geogragic area.

Definition at line 55 of file TsMapDisplay.cpp.

void TsMapDisplay::tcShowLayer ( )
protected

Test Case: it will show a new layer in the map display.

Definition at line 64 of file TsMapDisplay.cpp.

void TsMapDisplay::tearDown ( )

Definition at line 51 of file TsMapDisplay.cpp.


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