Skip to content

Robolectric 3.3.1

Compare
Choose a tag to compare
@xian xian released this 09 Mar 01:45
· 53 commits to robolectric-3.3.x since this release

Robolectric 3.3.1 fixes a few bugs; details below.

Android Simulation Changes

  • Support PackageManager.getXml() [issue #2953].

Bug Fixes:

  • Fix issue with PowerMock [issues #2944, #2749, #2952].
  • Allow overriding the assets directory in Gradle builds [issue #2939].
  • Fix Html.fromHtml()/System.arraycopy() bug [issue #2959].

Use Robolectric:

testCompile "org.robolectric:robolectric:3.3.1"

Find more details here. Report issues here. Enjoy!