|
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 850 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 852 of file LedgerReplay_test.cpp.
| LedgerServer ripple::test::NetworkOfTwo::server |
Definition at line 863 of file LedgerReplay_test.cpp.
| LedgerReplayClient ripple::test::NetworkOfTwo::client |
Definition at line 864 of file LedgerReplay_test.cpp.