Crate frame_support_test[][src]

Expand description

Test crate for frame_support. Allow to make use of frame_support::decl_storage. See tests directory.

Structs

Some test module

A PalletInfo implementation which just panics.

Provides an implementation of frame_support::traits::Randomness that should only be used in tests!

Enums

Dispatchable calls.

Traits

The configuration trait

Type Definitions

Type alias to Module, to be used by construct_runtime.