You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
basics
testsuite
stackTest.hh
Go to the documentation of this file.
1
7
#ifndef testStack_hh
8
#define testStack_hh
9
10
#include "
basics/testcase.hh
"
11
12
namespace
test
{
13
17
class
StackTest
:
public
TestCase
{
18
public
:
19
virtual
~StackTest
() {}
20
virtual
void
run
();
21
23
24
25
void
testStackTrace
();
27
};
28
29
}
// namespace test
30
31
#endif
// testStack_hh
test::StackTest
Definition
stackTest.hh:17
test::StackTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::StackTest::testStackTrace
void testStackTrace()
Tests concepts::Stacktrace.
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:17 for Concepts by
1.9.8