Demands the parameter evaluate to false. Inverse of Expect.
To be used with other Test types.
Evaluates to true on pass and false on fail. Non-false inputs will error, except never.
never
The type test to evaluate (for failure). (e.g., Exactly, IsArray, Satisfies).
0.1.0
Demands the parameter evaluate to false. Inverse of Expect.
To be used with other Test types.
Evaluates to true on pass and false on fail. Non-false inputs will error, except
never
.