#include <Testing.hpp>
◆ TestingBase()
| Pothos::TestingBase::TestingBase |
( |
void |
| ) |
|
◆ ~TestingBase()
| Pothos::TestingBase::~TestingBase |
( |
void |
| ) |
|
◆ current()
| static TestingBase& Pothos::TestingBase::current |
( |
void |
| ) |
|
|
static |
◆ report()
| void Pothos::TestingBase::report |
( |
const std::string & |
message, |
|
|
const std::string & |
statement, |
|
|
const std::string & |
error, |
|
|
const int |
line, |
|
|
const std::string & |
file |
|
) |
| |
◆ runTests()
| void Pothos::TestingBase::runTests |
( |
| ) |
|
◆ runTestsImpl()
| virtual void Pothos::TestingBase::runTestsImpl |
( |
| ) |
|
|
pure virtual |
◆ toString()
template<typename T >
| std::string Pothos::TestingBase::toString |
( |
const T & |
v | ) |
|
|
inline |
The documentation for this struct was generated from the following file: