Module fabric_system::mocking[][src]

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

Type Definitions

MockBlock

An implementation of tp_runtime::traits::Block to be used in tests.

MockUncheckedExtrinsic

An unchecked extrinsic type to be used in tests.