commit | d86e484c4a8692c1a726cc05f0da1b310ab3a940 | [log] [tgz] |
---|---|---|
author | Phil Goodwin <pair+phil@pivotallabs.com> | Fri Jan 21 11:25:28 2011 -0800 |
committer | Phil Goodwin <pair+phil@pivotallabs.com> | Fri Jan 21 11:25:28 2011 -0800 |
tree | 9bba5dee97c4e164e1789648f73e0da4f0399e6a | |
parent | d04a153caff1b6446c655071fc2597a0ab1958db [diff] |
Revert "Making a distinction between system resources, loaded from the Android SDK, and local resources. Code that accesses resources now explicitly accesses local resources except in the specific new cases where system resources need to be accessed." This reverts commit f540e3687a4ca75ea6b40f577b7807cca30119be, reversing changes made to 6a85565da2f3ce4187865d9cee2da58e992a4650.
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