bjoernQ / unmock-plugin

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

Rename plugin to unstub #29

Closed Shusshu closed 7 years ago

Shusshu commented 7 years ago

It clearly has nothing to do with mocking.

Why not call it unstub ? :)

bjoernQ commented 7 years ago

Good suggestion - but unfortunately this would require changing the MVN artifact group and group name which might be a bit unpleasant for current users.

Shusshu commented 7 years ago

Understandable but it has been done before by other projects and not that big of a deal.