...
2. Add test-lib jars to Build Path
The If the following jars are not present in your buildpath, then the test cases will complain about of "ClassDefNotFound problems unless you add the following jars to your buildpath:
- ehcache.jar
- cglib.jar
Both of these jars " problems :
- jaxen-1.1.jarĀ
This jar can be found in the [pentaho_project]/third-party/test-lib directory. You add them it to your build path in Eclipse through the Project Properties dialog.
...