xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::tunit::base_assert, including all inherited members.
abort() | xtd::tunit::base_assert | inlinestatic |
abort(const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | inlinestatic |
abort(const std::string &message) | xtd::tunit::base_assert | inlinestatic |
abort(const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | static |
error() (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | protectedstatic |
error(const std::string &actual, const std::string &expected, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | protectedstatic |
fail() | xtd::tunit::base_assert | inlinestatic |
fail(const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | inlinestatic |
fail(const std::string &message) | xtd::tunit::base_assert | inlinestatic |
fail(const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | inlinestatic |
fail(const std::string &actual, const std::string &expected, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | protectedstatic |
ignore() | xtd::tunit::base_assert | inlinestatic |
ignore(const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | inlinestatic |
ignore(const std::string &message) | xtd::tunit::base_assert | inlinestatic |
ignore(const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | static |
join_items(const collection_t &collection) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | inlineprotectedstatic |
join_items(const std::string &str) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | inlineprotectedstatic |
succeed() | xtd::tunit::base_assert | inlinestatic |
succeed(const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | inlinestatic |
succeed(const std::string &message) | xtd::tunit::base_assert | inlinestatic |
succeed(const std::string &message, const xtd::diagnostics::stack_frame &stack_frame) | xtd::tunit::base_assert | static |
to_string(const value_t &value) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | inlineprotectedstatic |
to_string(const value_t *value) (defined in xtd::tunit::base_assert) | xtd::tunit::base_assert | inlineprotectedstatic |