Unable to find instrumentation info for: ComponentInfo{../android.support.test.runner.AndroidJUnitRunner}
问题 I have written a simple Android instrumental test case to test networking operation. Test case class name: Main3ActivityTest.java Method name:addNewEmployee I run my test case using command line then I got following exception. Command: ./adb -s emulator-5554 shell am instrument -w -r -e class murali.myapplication.Main3ActivityTest#addNewEmployee murali.myapplication.test/android.support.test.runner.AndroidJUnitRunner Issue: INSTRUMENTATION_STATUS: id=ActivityManagerService INSTRUMENTATION