referrerpolicy=no-referrer-when-downgrade

Crate polkadot_primitives_test_helpers

source ·
Expand description

A set of primitive constructors, to aid in crafting meaningful testcase while reducing repetition.

Note that dummy_ prefixed values are meant to be fillers, that should not matter, and will contain randomness based data.

Re-exports§

Structs§

  • A special Rng that always returns zero for testing something that implied to be random but should not be random in the tests
  • Builder for CandidateReceipt.

Functions§