![]() |
Peano
|
#include <CopyPatchTest.h>
Public Member Functions | |
CopyPatchTest () | |
virtual | ~CopyPatchTest () override=default |
virtual void | run () override |
This routine is triggered by the TestCaseCollection. | |
![]() | |
TestCase (const std::string &testCaseName) | |
Constructor. | |
virtual | ~TestCase () |
Destructor. | |
int | getNumberOfErrors () const |
std::string | getTestCaseName () const |
Private Member Functions | |
void | testCopyPatch () |
Additional Inherited Members | |
![]() | |
TestCase ()=delete | |
![]() | |
const std::string | _testCaseName |
Name of the test case. | |
int | _errors |
Error counter. | |
bool | _error |
Indicate within macro if one specific validation failed. | |
Definition at line 11 of file CopyPatchTest.h.
exahype2::fv::rusanov::tests::CopyPatchTest::CopyPatchTest | ( | ) |
Definition at line 10 of file CopyPatchTest.cpp.
|
overridevirtualdefault |
|
overridevirtual |
This routine is triggered by the TestCaseCollection.
Implements tarch::tests::TestCase.
Definition at line 13 of file CopyPatchTest.cpp.
References testMethod.
|
private |
Definition at line 15 of file CopyPatchTest.cpp.
References dfor, peano4::utils::dLinearised(), HaloSize, and validateEquals.