commit | dfd21b7f55f0f13f01db5b46170f779b5149da20 | [log] [tgz] |
---|---|---|
author | Farand Koo <farand@google.com> | Thu Dec 20 11:06:02 2012 -0800 |
committer | Farand Koo <farand@google.com> | Thu Dec 20 15:37:31 2012 -0800 |
tree | d3bcd52279e3ab46aae1447a2df056f4234f007c | |
parent | be7667b61d4137f2164a17865cebec0516c2f17c [diff] |
Implement some methods in ShadowViewGroup removeView(View), removeViewInLayout(View) removeViews(int, int), removeViewsInLayout(int, int) Change-Id: Ia92d9c3d1fd8bd49eaa2ac1e1c6c45c024bebd65
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