#define ignore_ | ( | ... | ) |
#include <xtd.tunit/include/xtd/tunit/assert.h>
Ignore current test. This is used by the other assert functions.
message | A user facultative message to display if the assertion fails. This message can be seen in the unit test results. |