android-spock icon indicating copy to clipboard operation
android-spock copied to clipboard

IndexOutOfBoundsException e = thrown() doesn't work

Open AndrewReitz opened this issue 10 years ago • 1 comments

Using thrown causes all tests to not run.

Android is probably some missing some java class that we need.

AndrewReitz avatar Feb 20 '15 19:02 AndrewReitz

Thrown(IndexOutOfBoundsException) also doesn't work.

AndrewReitz avatar Feb 21 '15 00:02 AndrewReitz