Hello,

As the first step of the port of my existing Java swing application to
Android, I'd like to get the non-UI logic unit tests running on the
Android device.  The unit tests are written against JUnit 4.  It looks
like Android 2.2 comes with JUnit 3 as the default.  Is there an easy
way (or any way) to bootstrap JUnit 4 as the test runner?

I am using IDEA as my dev environment, but it doesn't appear there's
any settings that will allow me to specify JUnit 4.

- Eric

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to