commit | af192a2568d2c463726c92303fc16cb1b3bae8e6 | [log] [tgz] |
---|---|---|
author | Kevin Sawicki <kevinsawicki@gmail.com> | Tue Aug 28 15:21:26 2012 -0700 |
committer | Kevin Sawicki <kevinsawicki@gmail.com> | Tue Aug 28 15:39:14 2012 -0700 |
tree | 008bec11f4069809cbaedbf58f3efc24eac1ac44 | |
parent | e10916e10d05e75ebcff4145c35e5b38aba97fee [diff] |
Store Toast duration in ShadowToast Previously the duration the Toast was created with was ignored and always reported as zero when calling getDuration even when the Toast was created with a non-zero value such as the Toast.LENGTH_LONG constant.
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