You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
spaceTest.hh
Go to the documentation of this file.
1
7
#ifndef spaceTest2D_hh
8
#define spaceTest2D_hh
9
10
#include "
basics/testcase.hh
"
11
12
using
concepts::Real
;
13
14
namespace
test
{
15
19
class
SpaceTest2D
:
public
TestCase
{
20
public
:
21
SpaceTest2D
() {}
22
virtual
~SpaceTest2D
() {}
23
virtual
void
run
();
24
26
27
28
void
testBuild
();
30
void
testCopy
();
32
private
:
33
};
34
35
}
// namespace test
36
37
#endif
// spaceTest2D_hh
test::SpaceTest2D
Definition
spaceTest.hh:19
test::SpaceTest2D::testBuild
void testBuild()
Tests building a space.
test::SpaceTest2D::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::SpaceTest2D::testCopy
void testCopy()
Tests copying a space.
test::TestCase
Definition
testcase.hh:92
concepts::Real
double Real
Definition
typedefs.hh:39
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8