|
xrpld
|

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 858 of file LedgerReplay_test.cpp.
| 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.
| LedgerServer xrpl::test::NetworkOfTwo::server |
Definition at line 870 of file LedgerReplay_test.cpp.
| LedgerReplayClient xrpl::test::NetworkOfTwo::client |
Definition at line 871 of file LedgerReplay_test.cpp.