Module test

Source
Expand description

Test utilities

Structs§

HttpServer
A handle to a running HTTP server.

Traits§

BlockTestExt
A helper trait to simplify constructing blocks for tests.
MessageTestExt
Helper trait to simplify constructing messages for tests.
VoteTestExt

Functions§

make_child_block
Creates a new child of the given block, with the same timestamp.
make_first_block
Creates a block at height 0 for a new chain.