You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
testGridInfo.hh
Go to the documentation of this file.
1
8
#ifndef gridInfoTest_hh
9
#define gridInfoTest_hh
10
11
#include "
basics/testcase.hh
"
12
13
namespace
test
14
{
15
16
// ************************************************************ TraceTest **
17
22
class
GridInfoTest
:
public
TestCase
23
{
24
public
:
25
virtual
~GridInfoTest
()
26
{
27
}
28
virtual
void
run
();
29
30
void
testRegularSpace();
31
32
};
33
34
}
// namespace test
35
36
#endif
// gridInfoTest_hh
test::GridInfoTest
Definition
testGridInfo.hh:23
test::GridInfoTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8