You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
space
testsuite
restrictionSpaceTest.hh
1
/*
2
* restrictionSpaceTest.hh
3
*
4
* Created on: Dec 15, 2017
5
* Author: kschmidt
6
*/
7
8
#ifndef SPACE_TESTSUITE_RESTRICTIONSPACETEST_HH_
9
#define SPACE_TESTSUITE_RESTRICTIONSPACETEST_HH_
10
11
#include "
basics/testcase.hh
"
12
13
namespace
test
{
14
21
class
RestrictionSpaceTest
:
public
TestCase
{
22
public
:
23
RestrictionSpaceTest
() {}
24
25
virtual
~RestrictionSpaceTest
() {}
26
27
virtual
void
run
();
28
};
29
30
}
// namespace test
31
32
33
#endif
/* SPACE_TESTSUITE_RESTRICTIONSPACETEST_HH_ */
test::RestrictionSpaceTest
Definition
restrictionSpaceTest.hh:21
test::RestrictionSpaceTest::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:23 for Concepts by
1.9.8