assertThrows

Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
void
assertThrows
(
T = Throwable
E
string file = __FILE_FULL_PATH__
string mod = __MODULE__
size_t line = __LINE__
)
(
scope lazy E expr
)

Meta