di 0.1.0
Loading...
Searching...
No Matches
di::test::TestCase Member List

This is the complete list of members for di::test::TestCase, including all inherited members.

case_name() const -> di::TransparentStringViewdi::test::TestCaseinline
execute() constdi::test::TestCaseinline
operator<=>(TestCase const &a, TestCase const &b) -> di::strong_orderingdi::test::TestCasefriend
operator==(TestCase const &a, TestCase const &b) -> booldi::test::TestCasefriend
suite_name() const -> di::TransparentStringViewdi::test::TestCaseinline
TestCase(di::TransparentStringView suite_name, di::TransparentStringView case_name, TestCaseFunction function)di::test::TestCaseinlineexplicit