With "struts test case" are you referring to StrutsTestCase? While it might be possible to run StrutsTestCases using the JUnitEE test runner, I'd prefer using Jakarta Cactus which definitely supports testing Struts actions (using the abovementioned StrutsTestCase library).