bitcoinj/core
John L. Jegutanis d734d8854a Utils: Introduce Utils.resetMocking() and use it from AbstractFullPrunedBlockChainTest.
It appears that the tests do not run in the same order or the static variables
are not reset between runs on all systems or Gradle versions.
So it happened that the test UtilsTest.testRollMockClock() was messing up
the time for the H2FullPrunedBlockChainTest (and the LevelDB one), failing tests.
2020-01-30 17:02:30 +01:00
..
src Utils: Introduce Utils.resetMocking() and use it from AbstractFullPrunedBlockChainTest. 2020-01-30 17:02:30 +01:00
build.gradle Update JUnit to 4.13. 2020-01-23 01:20:44 +01:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00