This is the complete list of members for xtd::tunit::test, including all inherited members.
| aborted() const noexcept | xtd::tunit::test | |
| actual() const noexcept | xtd::tunit::test | |
| elapsed_time() const noexcept | xtd::tunit::test | |
| equals(const object &obj) const noexcept | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| expect() const noexcept | xtd::tunit::test | |
| failed() const noexcept | xtd::tunit::test | |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| ignored() const noexcept | xtd::tunit::test | |
| memberwise_clone() const | xtd::object | |
| message() const noexcept | xtd::tunit::test | |
| method() const noexcept | xtd::tunit::test | |
| name() const noexcept | xtd::tunit::test | |
| not_started() const noexcept | xtd::tunit::test | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| stack_frame() const noexcept | xtd::tunit::test | |
| start_time() const noexcept | xtd::tunit::test | |
| succeed() const noexcept | xtd::tunit::test | |
| test()=default | xtd::tunit::test | |
| test(const xtd::string &name, const std::function< void()> &method, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current()) noexcept | xtd::tunit::test | |
| test(const xtd::string &name, const std::function< void()> &method, bool ignore, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current()) noexcept | xtd::tunit::test | |
| to_string() const noexcept | xtd::object | virtual |
| user_message() const noexcept | xtd::tunit::test |