tmurakami / dexopener

An Android library that provides the ability to mock your final classes on Android devices.
Apache License 2.0
113 stars 4 forks source link

ockito-android" #5

Closed jaredsburrows closed 7 years ago

jaredsburrows commented 7 years ago

ava.lang.NoClassDefFoundError: org/mockito/internal/configuration/plugins/Plugins at org.mockito.internal.configuration.GlobalConfiguration.tryGetPluginAnnotationEngine(GlobalConfiguration.java:55)



Since Mockito-android is so large, I had to use LinkedIn's dexmaker.
jaredsburrows commented 7 years ago

This was an accident.