Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
Apache License 2.0
323
stars
22
forks
source link
UNMOCK does not copy data files inside the jar #42
package contains a resources data files. They are not copied during the processing. as result - class Currency cannot be un-mocked.