xrpld
Loading...
Searching...
No Matches
xrpl::test::NetworkOfTwo Struct Reference
Collaboration diagram for xrpl::test::NetworkOfTwo:

Public Member Functions

 NetworkOfTwo (beast::unit_test::Suite &suite, LedgerServer::Parameter const &param, PeerSetBehavior behavior=PeerSetBehavior::Good, InboundLedgersBehavior inboundBhvr=InboundLedgersBehavior::Good, PeerFeature peerFeature=PeerFeature::LedgerReplayEnabled)

Public Attributes

LedgerServer server
LedgerReplayClient client

Detailed Description

Definition at line 858 of file LedgerReplay_test.cpp.

Constructor & Destructor Documentation

◆ NetworkOfTwo()

xrpl::test::NetworkOfTwo::NetworkOfTwo ( beast::unit_test::Suite & suite,
LedgerServer::Parameter const & param,
PeerSetBehavior behavior = PeerSetBehavior::Good,
InboundLedgersBehavior inboundBhvr = InboundLedgersBehavior::Good,
PeerFeature peerFeature = PeerFeature::LedgerReplayEnabled )

Definition at line 860 of file LedgerReplay_test.cpp.

Member Data Documentation

◆ server

LedgerServer xrpl::test::NetworkOfTwo::server

Definition at line 870 of file LedgerReplay_test.cpp.

◆ client

LedgerReplayClient xrpl::test::NetworkOfTwo::client

Definition at line 871 of file LedgerReplay_test.cpp.