dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::selftest::UnitTest< TFunc > Member List

This is the complete list of members for dxx::selftest::UnitTest< TFunc >, including all inherited members.

Func typedef (defined in dxx::selftest::UnitTest< TFunc >)dxx::selftest::UnitTest< TFunc >
UnitTest(std::string_view name, const TFunc &func)dxx::selftest::UnitTest< TFunc >inline
UnitTest(const TFunc &func, const std::source_location &sl=std::source_location::current())dxx::selftest::UnitTest< TFunc >inline