See: Description
Class | Description |
---|---|
FakeTxBuilder | |
FakeTxBuilder.BlockPair | |
FakeTxBuilder.DoubleSpends | |
FooWalletExtension | |
InboundMessageQueuer |
An extension of
PeerSocketHandler that keeps inbound messages in a queue for later processing |
KeyChainTransactionSigner |
Transaction signer which uses provided keychain to get signing keys from.
|
MockTransactionBroadcaster |
A mock transaction broadcaster can be used in unit tests as a stand-in for a PeerGroup.
|
MockTransactionBroadcaster.TxFuturePair | |
NopTransactionSigner | |
TestWithNetworkConnections |
Utility class that makes it easy to work with mock NetworkConnections.
|
TestWithPeerGroup |
You can derive from this class and call peerGroup.start() in your tests to get a functional PeerGroup that can be
used with loopback peers created using connectPeer.
|
TestWithWallet |
A utility class that you can derive from in your unit tests.
|
Enum | Description |
---|---|
TestWithNetworkConnections.ClientType |
Copyright © 2016. All rights reserved.