nikseras / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

JsTestDriver unit test failures in Eclipse #301

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
All tests in RequestDispatcherTest test case are failing when run from eclipse. 
Reported error: java.lang.NoClassDefFoundError: org/objenesis/ObjenesisHelper . 

Cause: .classpath file is missing objenesis-1.2.jar file.

Attached patch adds objenesis dependency into .classpath.

Original issue reported on code.google.com by m.jurcov...@gmail.com on 29 Nov 2011 at 8:53

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by corbinrs...@gmail.com on 28 Dec 2011 at 9:23