tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
Todo List
Member
tunit::string_assert::does_not_match
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Member
tunit::string_assert::matches
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Member
tunit::string_assume::does_not_match
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Member
tunit::string_assume::matches
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Member
tunit::string_valid::does_not_match
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Member
tunit::string_valid::matches
(const std::wstring ®ex_pattern, const std::wstring &actual)
: when std::regex ready: remove this comment.
Generated on Fri Sep 24 2021 06:46:04 for tunit - Reference Guide by
Gammasoft
. All rights reserved.