Peano
Loading...
Searching...
No Matches
UnitTests.cpp
Go to the documentation of this file.
1#include "UnitTests.h"
2
9
11
The GridControlEvent is a generated type, so we don't really test this type.
I test the mapping of vertex adjacency data onto stack numbers here.
Definition NodeTest.h:21
This is a ping pong test for our application-specific data types.
Represents one test case.
Definition TestCase.h:57
void addTestCase(const std::string &fullQualifiedPath, TestCase *testCase)
Adds a new test case.
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:12