Class NumberAttributeContentValidatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.attributevalidators.NumberAttributeContentValidatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NumberAttributeContentValidatorTest
public NumberAttributeContentValidatorTest()
-
-
Method Details
-
setup
public void setup() -
testValidValue_shouldNotAddError
public void testValidValue_shouldNotAddError() -
testInValidValueGreater_shouldAddError
public void testInValidValueGreater_shouldAddError() -
testInValidValueLess_shouldAddError
public void testInValidValueLess_shouldAddError()
-