Uses of Class
org.apache.struts.mock.TestMockBase
Packages that use TestMockBase
Package
Description
-
Uses of TestMockBase in org.apache.struts.config
Subclasses of TestMockBase in org.apache.struts.configModifier and TypeClassDescriptionclass
Unit tests forActionConfigMatcher
. -
Uses of TestMockBase in org.apache.struts.upload
Subclasses of TestMockBase in org.apache.struts.uploadModifier and TypeClassDescriptionclass
Unit tests for theCommonsMultipartRequestHandler
class. -
Uses of TestMockBase in org.apache.struts.util
Subclasses of TestMockBase in org.apache.struts.utilModifier and TypeClassDescriptionclass
Unit tests forRequestUtils
.class
Unit tests for the RequestUtil'spopulate
method.class
Unit tests forResponseUtils
. -
Uses of TestMockBase in org.apache.struts.validator
Subclasses of TestMockBase in org.apache.struts.validatorModifier and TypeClassDescriptionclass
Unit tests for theDynaValidatorForm
class.class
Unit tests for theValidatorForm
class.