Class DefaultBaseAbstractPageValidatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.validator.DefaultBaseAbstractPageValidatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultBaseAbstractPageValidatorTest
public DefaultBaseAbstractPageValidatorTest()
-
-
Method Details
-
setup
public void setup() -
testValidateWithoutRequiredAttributeUid
public void testValidateWithoutRequiredAttributeUid() -
testValidateUidHasSupportedCharacters
public void testValidateUidHasSupportedCharacters() -
testValidateVariationPageWithoutRestrictions
public void testValidateVariationPageWithoutRestrictions() -
testValidateWithoutRequiredAttributeTitle
public void testValidateWithoutRequiredAttributeTitle() -
testInvalidLengthOfPageTitle
public void testInvalidLengthOfPageTitle() -
testInvalidLengthOfPageDescription
public void testInvalidLengthOfPageDescription()
-