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 | |
expect() const noexcept | xtd::tunit::test | |
failed() const noexcept | xtd::tunit::test | |
ignored() const noexcept | xtd::tunit::test | |
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 | |
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) noexcept | xtd::tunit::test | |
test(const xtd::string &name, const std::function< void()> &method, bool ignore, const xtd::diagnostics::stack_frame &stack_frame) noexcept | xtd::tunit::test | |
user_message() const noexcept | xtd::tunit::test |