TsLayerExplorer Class Reference

Test suite for the LayerExplorer framework. More...

#include <TsLayerExplorer.h>

Inheritance diagram for TsLayerExplorer:

Public Member Functions

void setUp ()
 
void tearDown ()
 

Protected Member Functions

void tcCreateExplorer ()
 Test Case: creating a simple explorer for a set of in-memory layers. More...
 
void tcPerformanceExplorer ()
 Test Case: do some tests for performance measurement. More...
 

Private Member Functions

 CPPUNIT_TEST (tcCreateExplorer)
 
 CPPUNIT_TEST (tcPerformanceExplorer)
 
 CPPUNIT_TEST_SUITE (TsLayerExplorer)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Test suite for the LayerExplorer framework.

This test suite will check the following:

  • ;
  • ;
  • ;

Definition at line 44 of file TsLayerExplorer.h.

Member Function Documentation

TsLayerExplorer::CPPUNIT_TEST ( tcCreateExplorer  )
private
TsLayerExplorer::CPPUNIT_TEST ( tcPerformanceExplorer  )
private
TsLayerExplorer::CPPUNIT_TEST_SUITE ( TsLayerExplorer  )
private
TsLayerExplorer::CPPUNIT_TEST_SUITE_END ( )
private
void TsLayerExplorer::setUp ( )

Definition at line 42 of file TsLayerExplorer.cpp.

void TsLayerExplorer::tcCreateExplorer ( )
protected

Test Case: creating a simple explorer for a set of in-memory layers.

Definition at line 50 of file TsLayerExplorer.cpp.

void TsLayerExplorer::tcPerformanceExplorer ( )
protected

Test Case: do some tests for performance measurement.

Definition at line 94 of file TsLayerExplorer.cpp.

References te::common::Convert2String().

void TsLayerExplorer::tearDown ( )

Definition at line 46 of file TsLayerExplorer.cpp.


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