#define ends_with_ | ( | ... | ) |
#include <xtd.tunit/include/xtd/tunit/string_assert.h>
Asserts that string starts with item.
item | object to verify. |
collection | that contains object. |
message | An optional user message to display if the assertion fails. This message can be seen in the unit test results. |