Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android.test.InstrumentationTestRunner Class Not Found [duplicate]

When trying to run an android test case I get the following last two lines:

[2013-04-22 17:11:10 - ProjectTest] Launching instrumentation android.test.InstrumentationTestRunner on emulator-5554
[2013-04-22 17:11:12 - ProjectTest] Test run failed: Instrumentation run failed due to 'java.lang.ClassNotFoundException'

I believe I need to include a jar into my build path. Any idea of which jar I need to include?

like image 751
James Oravec Avatar asked Mar 21 '26 14:03

James Oravec


1 Answers

I guess you should have researched bit on internet or searched on Stackoverflow. There is a similar problem statement in the Stackoverflow: Test run failed: Instrumentation run failed due to 'java.lang.ClassNotFoundException'

like image 169
iankits Avatar answered Mar 24 '26 05:03

iankits



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!