ShouldFailWith

The suite fails unless the test throws T

struct ShouldFailWith (
T : Throwable
) {}

Members

Aliases

Type
alias Type = T
Undocumented in source.

Variables

reason
string reason;
Undocumented in source.

Meta