Created
April 17, 2014 02:36
-
-
Save Kuchinashi/10949088 to your computer and use it in GitHub Desktop.
AndroidのJUnitを利用したユニットテストでjava.lang.IllegalAccessError ref: http://qiita.com/kuchinashi_r/items/024a5d34263d3584a38c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test run failed: Instrumentation run failed due to 'java.lang.IllegalAccessError' | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
android.test.InstrumentationTestRunner でも発生しました |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment