xmsmesh  1.0
MePolyCleaner.t.h
Go to the documentation of this file.
1 //------------------------------------------------------------------------------
6 //------------------------------------------------------------------------------
7 #pragma once
8 #ifdef CXX_TEST
9 //----- Included files ---------------------------------------------------------
10 // 3. Standard Library Headers
11 
12 // 4. External Library Headers
13 #include <cxxtest/TestSuite.h>
14 
15 // 5. Shared Headers
16 
17 // 6. Non-shared Headers
18 
19 //----- Forward declarations ---------------------------------------------------
20 
21 //----- Namespace declaration --------------------------------------------------
22 // namespace xms {
23 
24 //----- Constants / Enumerations -----------------------------------------------
25 
26 //----- Structs / Classes ------------------------------------------------------
27 class MePolyCleanerUnitTests : public CxxTest::TestSuite
28 {
29 public:
30  void testCreateClass();
31  void testCase0();
32  void testCase1();
33  void testCase2();
34  void testCase2a();
35  void testCase3();
36  void testCase3a();
37  void testCase4();
38  void testCase5();
39  void testCase5a();
40  void testCase6();
41  void testCase6a();
42  void testCase6b();
43  void testCase6c();
44  void testCase7();
45  void testCase7a();
46  void testCase7b();
47  void testCase7c();
48  void testCase8();
49  void testCase8a();
50  void testCase8b();
51  void testCase8c();
52  void testCase9();
53 
54  void testCleanIn0();
55  void testCleanIn1();
56  void testCleanIn1a();
57  void testCleanIn1b();
58  void testCleanIn2();
59  void testCleanIn2a();
60  void testCleanIn2b();
61  void testCleanIn3();
62  void testCleanIn3a();
63  void testCleanIn4();
64  void testCleanIn4a();
65  void testCleanIn4b();
66  void testCleanIn4c();
67  void testCleanIn4d();
68  void testCleanIn5();
69  void testCleanIn6();
70  void testCleanIn7();
71  void testCleanIn8();
72  void testCleanIn9();
73  void testCleanIn10();
74  void testCleanIn11();
75 
76  void testCleanInOut0();
77  void testCleanInOut0a();
78  void testCleanInOut0b();
79  void testCleanInOut1();
80  void testCleanInOut1a();
81  void testCleanInOut1b();
82 };
83 //----- Function prototypes ----------------------------------------------------
84 
85 //} // namespace xms
86 #endif // CXX_TEST
void testCase5a()
tests the figure below
void testCase1()
simple square SANITY CHECK
void testCase7c()
tests the figure below
void testCleanIn7()
tests the figure below
void testCleanIn4a()
tests the figure below
void testCleanIn2b()
tests the figure below
void testCleanInOut1a()
tests the figure below
tester for the MePolyCleaner class
void testCase6b()
tests the figure below
void testCleanInOut1b()
tests the figure below
void testCase5()
tests the figure below
void testCleanIn4b()
tests the figure below
void testCleanIn1b()
tests the figure below
void testCase2a()
tests the figure below
void testCleanIn4d()
tests the figure below
void testCase8a()
tests the figure below
void testCase8c()
tests the figure below
void testCase6a()
tests the figure below
void testCase8()
tests the figure below
void testCase8b()
tests the figure below
void testCase7()
tests the figure below
void testCleanIn9()
tests the figure below
void testCleanIn4c()
tests the figure below
void testCleanIn6()
tests the figure below
void testCase2()
tests the figure below
void testCleanIn2a()
tests the figure below
void testCleanIn11()
tests the figure below
void testCleanIn4()
tests the figure below
void testCleanIn1a()
tests the figure below
void testCleanIn0()
tests the figure below
void testCase6c()
tests the figure below
void testCleanInOut1()
tests the figure below
void testCase0()
simple triangle SANITY CHECK
void testCase4()
triangle with duplicate point
void testCleanIn3a()
tests the figure below
void testCase3a()
tests the figure below
void testCase9()
tests the figure below
void testCase3()
tests the figure below
void testCleanInOut0a()
tests the figure below
void testCleanInOut0b()
tests the figure below
void testCleanIn8()
tests the figure below
void testCleanIn5()
tests the figure below
void testCase7a()
tests the figure below
void testCleanIn3()
tests the figure below
void testCreateClass()
tests creating the class
void testCleanIn10()
tests the figure below
void testCleanIn1()
tests the figure below
void testCleanInOut0()
tests the figure below
void testCase6()
tests the figure below
void testCase7b()
tests the figure below
void testCleanIn2()
tests the figure below