forked from dthommes/JUnit4Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dthommes edited this page Feb 12, 2012
·
8 revisions
JUnit4Android is an Android library project to build Android test runner applications for running JUnit4 and JUnit3 tests and test suites. The Android development tools come with a TestRunner that can only run JUnit3 tests. JUnit4Android is useful, if you have existing JUnit4 tests and want to run them on the Android platform. However JUnit4Android also executes JUnit3 tests, so you are free to mix all versions together.
git://github.com/dthommes/JUnit4Android.wiki.git
JUnit4Android is released under version 2.0 of the Apache License.