rippled
Public Member Functions | Public Attributes | List of all members
ripple::test::NetworkOfTwo Struct Reference
Collaboration diagram for ripple::test::NetworkOfTwo:
Collaboration graph
[legend]

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 834 of file LedgerReplay_test.cpp.

Constructor & Destructor Documentation

◆ NetworkOfTwo()

ripple::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 836 of file LedgerReplay_test.cpp.

Member Data Documentation

◆ server

LedgerServer ripple::test::NetworkOfTwo::server

Definition at line 847 of file LedgerReplay_test.cpp.

◆ client

LedgerReplayClient ripple::test::NetworkOfTwo::client

Definition at line 848 of file LedgerReplay_test.cpp.