This is the complete list of members for dius::test::TestCase, including all inherited members.
case_name() const -> di::TransparentStringView | dius::test::TestCase | inline |
execute() const | dius::test::TestCase | inline |
operator<=>(TestCase const &a, TestCase const &b) -> di::strong_ordering | dius::test::TestCase | friend |
operator==(TestCase const &a, TestCase const &b) -> bool | dius::test::TestCase | friend |
suite_name() const -> di::TransparentStringView | dius::test::TestCase | inline |
TestCase(di::TransparentStringView suite_name, di::TransparentStringView case_name, TestCaseFunction function) | dius::test::TestCase | inlineexplicit |