MOAB: Mesh Oriented datABase  (version 5.4.1)
TagVertexMeshTest.cpp File Reference

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>
+ Include dependency graph for TagVertexMeshTest.cpp:

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"

Detailed Description

unit tests for TagVertexMesh class

Author:
Jason Kraftcheck

Definition in file TagVertexMeshTest.cpp.


Function Documentation

CPPUNIT_TEST_SUITE_NAMED_REGISTRATION ( TagVertexMeshTest  ,
"TagVertexMeshTest"   
)

Variable Documentation

const char TEMP_FILE_NAME[] = "TagVertexMesh.vtk"

Definition at line 44 of file TagVertexMeshTest.cpp.

Referenced by TagVertexMeshTest::setUp().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines