android instrumentation - TestSuiteInstrumentation in Xamarin : Exception of type 'Java.Lang.RuntimeException' was thrown -


i executing android unit tests on emulator using test instrumentation. have used testsuiteinstrumentation class xamarin. getting below error:

error : java.lang.nullpointerexception: attempt invoke virtual method 'android.content.res.resources android.content.context.getresources()' on null object reference

can me resolve this.?


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -