package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

NewFuzzTestP2P - Create a new fake p2p stack.
NewTestP2P initializes a new p2p test service.

# Constants

# Structs

FakeP2P stack.
MockBroadcaster implements p2p.Broadcaster for testing.
MockHost is a fake implementation of libp2p2's Host interface.
MockMetadataProvider is a fake implementation of the MetadataProvider interface.
MockPeerManager is mock of the PeerManager interface.
MockPeersProvider implements PeersProvider for testing.
TestP2P represents a p2p implementation that can be used for testing.