Sandbox.shouldFail

Executing args should fail

struct Sandbox
@safe const
void
shouldFail
(
string file = __FILE__
size_t line = __LINE__
)
(
in string[] args...
)

Meta