This is the complete list of members for xtd::tunit::settings, including all inherited members.
| also_run_ignored_tests() const noexcept -> bool | xtd::tunit::settings | |
| also_run_ignored_tests(bool value) noexcept -> settings & | xtd::tunit::settings | |
| break_on_failure() const noexcept -> bool | xtd::tunit::settings | |
| break_on_failure(bool value) noexcept -> settings & | xtd::tunit::settings | |
| brief() const noexcept -> bool | xtd::tunit::settings | |
| brief(bool value) noexcept -> settings & | xtd::tunit::settings | |
| count_tests() const noexcept -> bool | xtd::tunit::settings | |
| count_tests(bool value) noexcept -> settings & | xtd::tunit::settings | |
| default_settings() noexcept -> xtd::tunit::settings & | xtd::tunit::settings | static |
| enable_stack_trace() const noexcept -> bool | xtd::tunit::settings | |
| enable_stack_trace(bool value) noexcept -> settings & | xtd::tunit::settings | |
| end_time() const noexcept -> const xtd::date_time & | xtd::tunit::settings | |
| exit_status() const noexcept -> xtd::int32 | xtd::tunit::settings | |
| exit_status(xtd::int32 value) noexcept -> settings & | xtd::tunit::settings | |
| filter_tests() const noexcept -> const xtd::array< xtd::string > & | xtd::tunit::settings | |
| filter_tests(const xtd::array< xtd::string > &value) noexcept -> settings & | xtd::tunit::settings | |
| gtest_compatibility() const noexcept -> bool | xtd::tunit::settings | |
| gtest_compatibility(bool value) noexcept -> settings & | xtd::tunit::settings | |
| is_match_test_name(const xtd::string &test_class_name, const xtd::string &test_name) const noexcept -> bool | xtd::tunit::settings | |
| list_tests() const noexcept -> bool | xtd::tunit::settings | |
| list_tests(bool value) noexcept -> settings & | xtd::tunit::settings | |
| output_color() const noexcept -> bool | xtd::tunit::settings | |
| output_color(bool value) noexcept -> settings & | xtd::tunit::settings | |
| output_json() const noexcept -> bool | xtd::tunit::settings | |
| output_json(bool value) noexcept -> settings & | xtd::tunit::settings | |
| output_json_path() const noexcept -> xtd::string | xtd::tunit::settings | |
| output_json_path(const xtd::string &value) noexcept -> settings & | xtd::tunit::settings | |
| output_xml() const noexcept -> bool | xtd::tunit::settings | |
| output_xml(bool value) noexcept -> settings & | xtd::tunit::settings | |
| output_xml_path() const noexcept -> xtd::string | xtd::tunit::settings | |
| output_xml_path(const xtd::string &value) noexcept -> settings & | xtd::tunit::settings | |
| random_seed() const noexcept -> xtd::uint32 | xtd::tunit::settings | |
| random_seed(xtd::uint32 value) noexcept -> settings & | xtd::tunit::settings | |
| repeat_test() const noexcept -> xtd::int32 | xtd::tunit::settings | |
| repeat_tests(xtd::int32 value) noexcept -> settings & | xtd::tunit::settings | |
| settings()=default | xtd::tunit::settings | |
| show_duration() const noexcept -> bool | xtd::tunit::settings | |
| show_duration(bool value) noexcept -> settings & | xtd::tunit::settings | |
| shuffle_test() const noexcept -> bool | xtd::tunit::settings | |
| shuffle_test(bool value) noexcept -> settings & | xtd::tunit::settings | |
| start_time() const noexcept -> const xtd::date_time & | xtd::tunit::settings | |
| throw_on_failure() const noexcept -> bool | xtd::tunit::settings | |
| throw_on_failure(bool value) noexcept -> settings & | xtd::tunit::settings |