Hi there,

I'm trying to create some junit tests for my VC's.  All my current
domain tests use Cactus so that they can use the DB connectivity.

To use cactus, my test cases are extending ServletTestCase.  So when I
want to test the VC's I would also need to extend
AbstractViewControllerTestCase - and there lies my problem.

Has anyone used Cactus with the Shale Testing framework?
Any suggestions?

Jason

Reply via email to