Test suite for the LayerExplorer framework. More...
#include <TsLayerExplorer.h>
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 () | |
Test suite for the LayerExplorer framework.
This test suite will check the following:
Definition at line 44 of file TsLayerExplorer.h.
|
private |
|
private |
|
private |
|
private |
| void TsLayerExplorer::setUp | ( | ) |
Definition at line 42 of file TsLayerExplorer.cpp.
|
protected |
Test Case: creating a simple explorer for a set of in-memory layers.
Definition at line 50 of file TsLayerExplorer.cpp.
|
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.