Iros
 
Loading...
Searching...
No Matches
iris::test::TestCase Member List

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

case_name() const -> di::TransparentStringViewiris::test::TestCaseinline
execute() constiris::test::TestCaseinline
operator<=>(TestCase const &a, TestCase const &b) -> di::strong_orderingiris::test::TestCasefriend
operator==(TestCase const &a, TestCase const &b) -> booliris::test::TestCasefriend
suite_name() const -> di::TransparentStringViewiris::test::TestCaseinline
TestCase(di::TransparentStringView suite_name, di::TransparentStringView case_name, TestCaseFunction function)iris::test::TestCaseinlineexplicit