67 void Profile()
override;
73 bool IsEnabled()
const override;
75 bool IsDisabled()
const override;
77 bool IsDistributedTest()
const override;
84 std::string
Info()
const override;
91 void CheckRemoteFailure();
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
Base class for distributed tests.
Definition: distributed_test_case.h:37
The test case base class.
Definition: test_case.h:53
DistributedTestCase & operator=(DistributedTestCase const &rOther)=delete
Preventing the assignment of the tests.
DistributedTestCase(DistributedTestCase const &rOther)=delete
The TestCase cannot be copied to avoid duplications.
DistributedTestCase()=delete
TestCase cannot be created without a name.
Definition: distributed_test_case.cpp:24
def Run()
Definition: convection_diffusion_benchmarks.py:9