Peano
Loading...
Searching...
No Matches
UnitTests.h
Go to the documentation of this file.
1// This file is part of the Peano project. For conditions of distribution and
2// use, please see the copyright notice at www.peano-framework.org
3#pragma once
4
5
7
8
9namespace toolbox {
10 namespace finiteelements {
15 }
16}
17
Represents one test case.
Definition TestCase.h:57
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:11