Module frame_system::mocking

source ·
Expand description

Provide types to help defining a mock environment when testing pallets.

Type Definitions

An implementation of sp_runtime::traits::Block to be used in tests.
An unchecked extrinsic type to be used in tests.