All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bitcoinj.testing.package-info Maven / Gradle / Ivy

There is a newer version: 0.17-beta1
Show newest version
/**
 * Various utilities for writing unit tests: also useful for testing your own code and apps that build on top of
 * bitcoinj. Some of these are junit4 classes you can subclass, and others are static utility methods for building
 * fake transactions and so on.
 */
package org.bitcoinj.testing;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy