Class DependsOnAttributePostConvertValidatorTest
java.lang.Object
de.hybris.platform.cmsfacades.types.service.validator.DependsOnAttributePostConvertValidatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DependsOnAttributePostConvertValidatorTest
public DependsOnAttributePostConvertValidatorTest()
-
-
Method Details
-
setup
public void setup() -
testWhenAttributesHaveNoDepedencies_shouldHaveNoErrors
public void testWhenAttributesHaveNoDepedencies_shouldHaveNoErrors() -
testWhenAttributesHaveValidDepedencies_shouldHaveNoErrors
public void testWhenAttributesHaveValidDepedencies_shouldHaveNoErrors() -
testWhenAttributesHaveInvalidDepedencies_shouldHaveOneError
public void testWhenAttributesHaveInvalidDepedencies_shouldHaveOneError()
-