26 #ifndef __TERRALIB_UNITTEST_QTWIDGETS_INTERNAL_CANVAS_H 27 #define __TERRALIB_UNITTEST_QTWIDGETS_INTERNAL_CANVAS_H 30 #include <cppunit/extensions/HelperMacros.h> 44 class TsCanvas :
public CPPUNIT_NS::TestFixture
74 #endif // __TERRALIB_UNITTEST_QTWIDGETS_INTERNAL_CANVAS_H void tcPerformance()
Test Case: it will draw several layers in order to make a benchmark.
void tcTransformation()
Test Case: it will test if the transformation from/to device and world is ok.
CPPUNIT_TEST(tcTransformation)
Test suite for the Qt canvas widget.
CPPUNIT_TEST_SUITE(TsCanvas)