You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
toolbox
testsuite
testRCP.hh
Go to the documentation of this file.
1
7
#pragma once
8
9
#include "
basics/testcase.hh
"
10
11
namespace
test
{
12
13
// ********************************************************* RCPTest **
14
19
class
RCPTest
:
public
TestCase
{
20
public
:
21
virtual
~RCPTest
() {}
22
virtual
void
run
();
23
25
26
28
};
29
30
}
// namespace test
31
32
test::RCPTest
Definition
testRCP.hh:19
test::RCPTest::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:24 for Concepts by
1.9.8