![]() |
xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
|
inlinestatic |
Assumes that all collection items are unique.
value | The object to verify |
message | A user message to display if the assertion fails. This message can be seen in the unit test results. |
line_info | Contains information about current file and current line. |
xtd::tunit::abort_error | If bad assertion. |