drpout / libdynticker

Java library to retrieve trading pairs and last value from exchanges.
GNU Lesser General Public License v3.0
25 stars 13 forks source link

CCEDK, VirWox failed automatic tests #8

Closed fluffylittlecubie closed 9 years ago

fluffylittlecubie commented 9 years ago

Results :

Failed tests: testGetLastValueWithPairsFromGetPairs(mobi.boilr.libdynticker.exchanges.CCEDKExchangeTest) testGetLastValueWithPairsFromGetPairs(mobi.boilr.libdynticker.exchanges.VirWoxExchangeTest)

Tests in error: testSecondGetPairsFromAPIDoesActive(mobi.boilr.libdynticker.core.GetPairsFromAPITest): tried to access class org.mockito.internal.creation.cglib.CGLIBHacker from class org.mockito.internal.creation.MethodInterceptorFilter testSecondGetPairsFromAPIDoesntActive(mobi.boilr.libdynticker.core.GetPairsFromAPITest): org/mockito/internal/creation/cglib/CGLIBHacker

Tests run: 288, Failures: 2, Errors: 2, Skipped: 1