From SHALE-210 we have a second class named AbstractJsfTestCase.  It's
in a separate (jmock) package.

I'm trying to compare this to having

 org.apache.struts.action.ActionForm     and
 org.apache.struts.validator.ActionForm  (instead of ValidatorForm)

but it's not quite the same, since the jMock test case doesn't extend
the other one.

Wouldn't AbstractJmockJsfTestCase be more descriptive?  I think
shale-test having two classes with the same name is confusing.

Thanks,
Wendy

Reply via email to