On branch master

  Delete these files so I can create a separate branch for Tabs development and sqlite development.

	deleted:    ShadowActivityGroup.java
	deleted:    ShadowTabActivity.java
	deleted:    ShadowTabHost.java
	deleted:    ShadowTabSpec.java
	modified:   ../Robolectric.java
4 files changed
tree: 9efcb347c13c965d140942e8a90afe014d85d75a
  1. .idea/
  2. lib/
  3. src/
  4. .gitignore
  5. .pairs
  6. build.properties
  7. build.xml
  8. default.properties
  9. find-android.bat
  10. find-android.sh
  11. LICENSE.txt
  12. pom.xml
  13. README.md
  14. update-downloads.rb
README.md

Robolectric

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