Peano
Loading...
Searching...
No Matches
UnitTests.cpp
Go to the documentation of this file.
1#include "UnitTests.h"
2
3
5
6
8
9
10
13
14 //result->addTestCase( new toolbox::blockstructured::tests::InterpolationTest() );
15
16 return result;
17}
Represents one test case.
Definition TestCase.h:57
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:11