commit | 130c9efc4c26359166f0c0dc5856dab5fa269a43 | [log] [tgz] |
---|---|---|
author | Jan Berkel <jan.berkel@gmail.com> | Fri Jun 08 13:52:35 2012 +0200 |
committer | Jan Berkel <jan.berkel@gmail.com> | Fri Jun 08 13:52:35 2012 +0200 |
tree | 9b268b114da21e1fa56bf847e06782d3f5a30bf0 | |
parent | a86d1992757fb0e8a5b1a2f7e654e53efe37bac6 [diff] |
Handler: Remove messages before dispatching them This makes it more consistent with Android's behaviour, which removes messages from the queue before dispatching them.
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