Crate assert_panic

Source
Expand description

Assert that a panic happens, and optionally what (kind of) panic happens.

Macros§

assert_panic
Asserts that $stmt panics.