xmsgeom
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
GmPolyLinePtRedistributer.t.h
Go to the documentation of this file.
1
//------------------------------------------------------------------------------
7
//------------------------------------------------------------------------------
8
#pragma once
9
#ifdef CXX_TEST
10
11
//----- Included files ---------------------------------------------------------
12
// 3. Standard Library Headers
13
14
// 4. External Library Headers
15
#include <cxxtest/TestSuite.h>
16
17
// 5. Shared Headers
18
19
// 6. Non-shared Headers
20
21
//----- Forward declarations ---------------------------------------------------
22
23
//----- Namespace declaration --------------------------------------------------
24
25
//----- Constants / Enumerations -----------------------------------------------
26
27
//----- Structs / Classes ------------------------------------------------------
29
class
GmPolyLinePtRedistributerUnitTests
:
public
CxxTest::TestSuite
30
{
31
public
:
32
void
testCreateClass
();
33
void
testRedistribute
();
34
void
testRedistribute1
();
35
};
36
//----- Function prototypes ----------------------------------------------------
37
38
#endif
GmPolyLinePtRedistributerUnitTests::testRedistribute1
void testRedistribute1()
tests redistributing 2 line segments
Definition:
GmPolyLinePtRedistributer.cpp:206
GmPolyLinePtRedistributerUnitTests::testCreateClass
void testCreateClass()
tests creating the class
Definition:
GmPolyLinePtRedistributer.cpp:186
GmPolyLinePtRedistributerUnitTests::testRedistribute
void testRedistribute()
tests redistributing 1 line segment
Definition:
GmPolyLinePtRedistributer.cpp:194
GmPolyLinePtRedistributerUnitTests
Tests GmPolyLinePtRedistributer.
Definition:
GmPolyLinePtRedistributer.t.h:29
xmsgeom
geometry
GmPolyLinePtRedistributer.t.h
Generated on Thu Aug 30 2018 23:38:05 for xmsgeom by
1.8.6