unit_threaded.asserts

Undocumented in source.

Members

Functions

assertEqual
void assertEqual(T t, U u, string file, size_t line)

Helper to call the standard assert

assertExceptionMsg
void assertExceptionMsg(E expr, string expected, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta