rippled
|
Public Member Functions | |
NetworkOfTwo (beast::unit_test::suite &suite, LedgerServer::Parameter const ¶m, PeerSetBehavior behavior=PeerSetBehavior::Good, InboundLedgersBehavior inboundBhvr=InboundLedgersBehavior::Good, PeerFeature peerFeature=PeerFeature::LedgerReplayEnabled) | |
Public Attributes | |
LedgerServer | server |
LedgerReplayClient | client |
Definition at line 834 of file LedgerReplay_test.cpp.
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.
LedgerServer ripple::test::NetworkOfTwo::server |
Definition at line 847 of file LedgerReplay_test.cpp.
LedgerReplayClient ripple::test::NetworkOfTwo::client |
Definition at line 848 of file LedgerReplay_test.cpp.