[−][src]Macro frame_support::assert_err
Assert an expression returns an error specified.
Used as assert_err!(expression_to_assert, expected_error_expression)
Assert an expression returns an error specified.
Used as assert_err!(expression_to_assert, expected_error_expression)