uPhyca / gradle-android-aspectj-plugin

A Gradle plugin which enables AspectJ for Android builds.
Apache License 2.0
279 stars 55 forks source link

Include testVariants and unitTestVariant #47

Open mplescano opened 8 years ago

mplescano commented 8 years ago

Because, we can define new clases to be adviced in the test source folders.

esmasui commented 8 years ago

Hi, @mplescano Thank you for your PR, but some unit tests are fail. Could you please correct the tests?