commit | 6574247f775f9a026abf8182b62d0d1bd350c394 | [log] [tgz] |
---|---|---|
author | Savvas Dalkitsis <savvas.dalkitsis@shazamteam.com> | Fri Jun 01 15:40:02 2012 +0100 |
committer | Savvas Dalkitsis <savvas.dalkitsis@shazamteam.com> | Fri Jun 01 15:40:02 2012 +0100 |
tree | 3aef5b3fc5d66ee5ac5d176eadc5fd2177c8fe3d | |
parent | 2af7984be6ff66ce10501e57f70f789c26efc7df [diff] |
Fixed null point exception when trying to retrieve a value from a MatrixCursor column,row that contained NULL (now mimics the Android implementation)
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