xmsstamper  1.0
XmStampTests.t.h
Go to the documentation of this file.
1 #pragma once
2 //------------------------------------------------------------------------------
8 //------------------------------------------------------------------------------
9 
10 #ifdef CXX_TEST
11 
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 
23 class XmStampIntermediateTests : public CxxTest::TestSuite
24 {
25 public:
26  void test_WingWall01();
27  void test_WingWall02();
28  void test_WingWall03();
29  void test_wingWall04_cut();
30  void test_SlopedAbutment01();
31  void test_SlopedAbutment02();
32  void test_SlopedAbutment03();
34  void test_SelfIntersect();
35  void test_GuideBank01();
36  void test_GuideBank02();
37  void test_GuideBank03();
38  void test_GuideBank04();
39  void test_GuideBank05();
40  void test_GuideBank06();
41  void test_GuideBank07();
42  void test_GuideBank08_cut();
54 }; // XmStampIntermediateTests
55 
56 #endif
void test_SlopedAbutment02()
Tests stamp operation.
void test_IntersectBathymetry01()
Tests stamp operation. Intersection between shoulder and outer edge of a cross section.
void test_GuideBank03()
Tests stamp operation.
void test_WingWall03()
Tests stamp operation.
void test_GuideBank06()
Tests stamp operation.
void test_IntersectBathymetry03()
Tests stamp operation. Intersection between center line and shoulder with a more complex cross sectio...
void test_WingWall02()
Tests stamp operation.
void test_WingWall01()
Tests stamp operation.
void test_GuideBank04()
Tests stamp operation.
void test_IntersectBathymetry10()
Tests stamp operation. Intersection with guidebank centerline. Cuts off the guidebank right before th...
void test_IntersectBathymetry07()
Tests stamp operation. Intersection with guidebank centerline. Cuts off the guidebank so no guidebank...
void test_GuideBank05()
Tests stamp operation.
void test_SlopedAbutment04_cut()
Tests stamp operation.
Tests the XmStampEndCap class.
void test_GuideBank08_cut()
Tests stamp operation.
void test_IntersectBathymetry06()
Tests stamp operation. Both end caps are sloped abutments and they intersect the bathymetry.
void test_GuideBank02()
Tests stamp operation.
void test_IntersectBathymetry04()
Tests stamp operation. Center line intersects bathymetry.
void test_GuideBank07()
Tests stamp operation. angle on the guidebank end cap.
void test_IntersectBathymetry08()
Tests stamp operation. Intersection with guidebank centerline. Cuts off the guidebank partially down ...
void test_SelfIntersect()
Tests stamp operation.
void test_GuideBank01()
Tests stamp operation.
void test_SlopedAbutment01()
Tests stamp operation.
void test_IntersectBathymetry02()
Tests stamp operation. Intersection between center line and shoulder.
void test_wingWall04_cut()
Tests stamp operation. Tests a cut stamp.
void test_BuildRasterAndGetCellValue()
Tests building a stamping raster and getting a cell value.
void test_IntersectBathymetry09()
Tests stamp operation. Intersection with guidebank cross section beyond the shoulder.
void test_SlopedAbutment03()
Tests stamp operation.
void test_IntersectBathymetry05()
Tests stamp operation. Center line intersects bathymetry twice.