commit | 4c135e7ebd07211e4bb248cbd3840c433855b670 | [log] [tgz] |
---|---|---|
author | Michael Portuesi <mportuesisf@gmail.com> | Tue Aug 14 13:43:28 2012 -0700 |
committer | Michael Portuesi <mportuesisf@gmail.com> | Tue Aug 14 13:43:28 2012 -0700 |
tree | e1af92454454065e34a0029e11c6ce105c88cb7c | |
parent | af568e37d66a378ccecbd5d2c23a69cc2949bd12 [diff] | |
parent | ccc48a273af15b7513d5f5fc28110a0eebb82454 [diff] |
Merge pull request #305 from zoodles/master This pull request provides the ability for a test case to specify a locale, using the @Values annotation. Example: @Values( locale="fr" )
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