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