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