java - Not able to launch Robotium tests from my android activity -



java - Not able to launch Robotium tests from my android activity -

i have 2 projects

one android test project android robotium tests run eclipse. able run using eclipse , adb shell on command line.

i trying launch test project using android app(activity), below error when trying so

java.lang.runtimeexception: exception thrown in oncreate() of componentinfo{com.test.example/pl.polidea.instrumentation.polideainstrumentationtestrunner}: java.lang.nullpointerexception: effort invoke virtual method 'java.util.set android.os.bundle.keyset()' on null object reference

does know, doing wrong here?

java android android-studio robotium android-instrumentation

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -