14 #include <cxxtest/TestSuite.h> void testCreateClass()
testing class creation
void testGetTris()
testing getting the natural neighbor triangles
void testHaleNnInterp()
testing the Hale NN interpolation
void testHaleNnSortOuterEdges()
testing sorting outer edges for the Hale NN method
void testGetNeighbors()
testing getting the natural neighbor triangles
Tester for the InterpNatNeigh class.