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
6
7namespace peano4 {
12}
Represents one test case.
Definition TestCase.h:57
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:12