commit | ed44cc7a648dbbf741db0e9fb4fe6f8f72d62fbf | [log] [tgz] |
---|---|---|
author | Michael Portuesi <mikep@zoodles.com> | Thu Sep 13 11:02:55 2012 -0700 |
committer | Michael Portuesi <mikep@zoodles.com> | Thu Sep 13 11:02:55 2012 -0700 |
tree | 0e3cb69eddfaacfe42cd30573749262ae82be1cd | |
parent | f99fa781cfd614512c48db52387c825d4f167f31 [diff] |
Add shadow for SQLiteCloseable. This enables the close method defined in ShadowSQLiteDatabase to actually be instrumented onto SQLiteDatabase by the Robolectric shadowizer.
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