jeudi 24 septembre 2015

Unit Testing a Android generated from IBM MobileFirst

I've been trying to execute a unit testing an Android Class using Junit but I've noticed that all of the tutorials I've encountered are saying to edit build.gradle to specify the test. Apparently, my Android Application is a Hybrid Application and it is generated from IBM MobileFirst. According to their website, link here, that Gradle is not supported.

Are there other ways to execute Unit Testing of the Android Code even if Gradle is not supported?

Aucun commentaire:

Enregistrer un commentaire