6#ifndef meshConverter2Dtest_hh
7#define meshConverter2Dtest_hh
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testTriangleMesh()
Tests with a triangle only mesh.
void testMixedMesh()
Tests with a mixed mesh (triangles and quads)
void testEmpty()
Tests with an empty mesh.
void testQuadMesh()
Tests with a quad only mesh.