MOAB: Mesh Oriented datABase
(version 5.4.1)
|
unit tests for TagVertexMesh class More...
#include "Mesquite.hpp"
#include "TagVertexMesh.hpp"
#include "MsqError.hpp"
#include "UnitUtil.hpp"
#include "MeshImpl.hpp"
#include "MsqVertex.hpp"
#include "InstructionQueue.hpp"
#include <cppunit/extensions/HelperMacros.h>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | TagVertexMeshTest |
Functions | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (TagVertexMeshTest,"TagVertexMeshTest") | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (TagVertexMeshTest,"Unit") | |
Variables | |
const char | TEMP_FILE_NAME [] = "TagVertexMesh.vtk" |
unit tests for TagVertexMesh class
Definition in file TagVertexMeshTest.cpp.
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | TagVertexMeshTest | , |
"TagVertexMeshTest" | |||
) |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | TagVertexMeshTest | , |
"Unit" | |||
) |
const char TEMP_FILE_NAME[] = "TagVertexMesh.vtk" |
Definition at line 44 of file TagVertexMeshTest.cpp.
Referenced by TagVertexMeshTest::setUp().