👎 Deprecated since 1.6.1:

use strict_encoding_test crate instead

Expand description

Deprecated: use strict_encoding_test crate instead

Enums

Failures happening during strict encoding tests of struct and union encodings.

Failures happening during strict encoding tests of enum encodings.

Functions

Test helper performing double encode-decode roundtrip for an object and a matching binary encoding test vector. Object type must be PartialEq + Clone + Debug.

Test helper performing encode-decode roundtrip for a provided object. Object type must be PartialEq + Clone + Debug.

Test helper performing decode-eecode roundtrip for a provided test vector byte string.