Package | Description |
---|---|
org.bitcoinj.testing |
Various utilities for writing unit tests: also useful for testing your own code and apps that build on top of
bitcoinj.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Copyright © 2016. All rights reserved.