commit | ef13b962b171f2710e7057a781d3105378993297 | [log] [tgz] |
---|---|---|
author | Michael Portuesi <mikep@zoodles.com> | Wed Jun 06 10:03:47 2012 -0700 |
committer | Michael Portuesi <mikep@zoodles.com> | Wed Jun 06 10:03:47 2012 -0700 |
tree | 7d3eb9d0cb9cf32baade8a5f9117b5ef5432cec4 | |
parent | c151d8f5cd18852bd32a718997d9220f2e68eda7 [diff] |
Temporarily disable shadow for AsyncTask#executeOnExecutor as the RobolectricWiringTest fails - this is an API level 11 call. Re-enable when Robolectric is upgraded.
An Android Testing Framework
Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and IntelliJ can import the pom.xml file and will automatically generate their project files from it.
For more information about how to use Robolectric on your project, extend its functionality, and join the community of contributors, please see: http://pivotal.github.com/robolectric/index.html