14 #include <cxxtest/TestSuite.h> 
void testQuadPatchErrors()
tests error detection in polygon for quad patch 
 
void testCreateClass()
test creating the class 
 
void testPolyPtsToSides1()
tests converting the polygon definition into the "side" definition 
 
void testPatch00()
test patch generation of a square with equal side spacing 
 
void testPolyPtsToSides()
tests converting the polygon definition into the "side" definition 
 
void testBug9226()
tests for bug report 9226