| 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 | Method and Description |
|---|---|
static TestWithNetworkConnections.ClientType |
TestWithNetworkConnections.ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestWithNetworkConnections.ClientType[] |
TestWithNetworkConnections.ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestWithNetworkConnections(TestWithNetworkConnections.ClientType clientType) |
TestWithPeerGroup(TestWithNetworkConnections.ClientType clientType) |
Copyright © 2016. All rights reserved.