commit | 3a9c2bfdb7fdb30e128d5ec17e7cd50e87b664b6 | [log] [tgz] |
---|---|---|
author | Scott Bale & Christian Williams <github+scott+xian@squareup.com> | Tue Feb 22 20:49:51 2011 -0800 |
committer | Scott Bale & Christian Williams <github+scott+xian@squareup.com> | Tue Feb 22 20:49:51 2011 -0800 |
tree | f352c8503e6e196435d1faaccecd30f345e5cbf0 | |
parent | 4691de1cccd8d481bd84f282de6a3d5e83413481 [diff] |
ShadowActivity provides helper methods for calling protected Activity.onXxx() methods.
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