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