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