I am having an error thrown from one of my testcase methods:
junit.framework.AssertionFailedError: org.apache.commons.digester.Rule: method <init>()V not found
at servletunit.struts.MockStrutsTestCase.getActionServlet(MockStrutsTestCase.java:344)
at servletunit.struts.MockStrutsTestCase.tearDown(MockStrutsTestCase.java:130)
at com.filltek.shopping.struts.action.HomeTest.tearDown(H.
2009-02-02 17:50:46 UTC in StrutsTestCase for JUnit