You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
linDG2D
testsuite
edgeInfoTest.hh
Go to the documentation of this file.
1
7
#ifndef edgeInfoTest_hh
8
#define edgeInfoTest_hh
9
10
#include "
basics/testcase.hh
"
11
12
namespace
linDG2D
{
13
class
EdgeInfo;
14
}
15
16
namespace
test
{
17
21
class
DGEdgeInfoTest
:
public
TestCase
{
22
public
:
23
virtual
~DGEdgeInfoTest
() {}
24
virtual
void
run
();
25
27
28
void
testLength(
linDG2D::EdgeInfo
* ei);
29
void
testNormal(
linDG2D::EdgeInfo
* ei);
30
void
testShapeFct(
linDG2D::EdgeInfo
* ei);
31
void
testVertices(
linDG2D::EdgeInfo
* ei);
32
void
testMeanHeight(
linDG2D::EdgeInfo
* ei);
34
};
35
36
}
// namespace test
37
38
#endif
// edgeInfoTest_hh
linDG2D::EdgeInfo
Definition
edgeInfo.hh:31
test::DGEdgeInfoTest
Definition
edgeInfoTest.hh:21
test::DGEdgeInfoTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestCase
Definition
testcase.hh:92
linDG2D
Definition
linDG2D.hh:20
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8