You need to check which instrumentation packages have been installed on your device:
adb shell pm list instrumentation
Then verify whether com.mikeestrada.test is actually listed there.
You need to check which instrumentation packages have been installed on your device:
adb shell pm list instrumentation
Then verify whether com.mikeestrada.test is actually listed there.