| Author |
Difererence between CactusStrutsTestCase and mockStrutsTestCase
|
thomas davis
Ranch Hand
Joined: Feb 01, 2003
Posts: 207
|
|
|
Could somebody to help me out to understand the difference between CactusStrutsTestCase and mockStrutsTestCase which are being used for JUNIT Test Cases?
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
The main difference is that CactusStrutsTestCase requires Jakarta Cactus to run, and runs within that framework, whereas MockStrutsTestCase can run without Cactus.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Difererence between CactusStrutsTestCase and mockStrutsTestCase
|
|
|