TsCanvas Class Reference

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

#include <TsCanvas.h>

Inheritance diagram for TsCanvas:

Public Member Functions

void setUp ()
 
void tearDown ()
 

Protected Member Functions

void tcPerformance ()
 Test Case: it will draw several layers in order to make a benchmark. More...
 
void tcTransformation ()
 Test Case: it will test if the transformation from/to device and world is ok. More...
 

Private Member Functions

 CPPUNIT_TEST (tcTransformation)
 
 CPPUNIT_TEST (tcPerformance)
 
 CPPUNIT_TEST_SUITE (TsCanvas)
 
 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 TsCanvas.h.

Member Function Documentation

TsCanvas::CPPUNIT_TEST ( tcTransformation  )
private
TsCanvas::CPPUNIT_TEST ( tcPerformance  )
private
TsCanvas::CPPUNIT_TEST_SUITE ( TsCanvas  )
private
TsCanvas::CPPUNIT_TEST_SUITE_END ( )
private
void TsCanvas::setUp ( )

Definition at line 53 of file TsCanvas.cpp.

void TsCanvas::tearDown ( )

Definition at line 57 of file TsCanvas.cpp.


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