|
| test (const std::string &name, const std::function< void()> &method, const tunit::line_info &caller) noexcept |
|
| test (const std::string &name, const std::function< void()> &method, bool ignore, const tunit::line_info &info) noexcept |
|
bool | aborted () const noexcept |
|
const std::string & | actual () const noexcept |
|
std::chrono::milliseconds | elapsed_time () const noexcept |
|
const std::string & | expect () const noexcept |
|
bool | failed () const noexcept |
|
bool | ignored () const noexcept |
|
const tunit::line_info | line_info () const noexcept |
|
const std::string & | message () const noexcept |
|
std::function< void()> | method () const noexcept |
|
const std::string & | name () const noexcept |
|
bool | not_started () const noexcept |
|
bool | succeed () const noexcept |
|
const std::string & | user_message () const noexcept |
|
|
class | tunit::assert |
|
class | tunit::base_assert |
|
class | tunit::test_class |
|
class | tunit::valid |
|
The documentation for this class was generated from the following file: