kaycxx-test
C++ unit test framework
Loading...
Searching...
No Matches
kaycxx::test::skip_condition Member List

This is the complete list of members for kaycxx::test::skip_condition, including all inherited members.

reason() const noexceptkaycxx::test::skip_condition
should_skip()kaycxx::test::skip_condition
skip_condition(std::string_view reason="")kaycxx::test::skip_conditionexplicit
skip_condition(std::move_only_function< bool()> condition, std::string_view reason="")kaycxx::test::skip_condition