Class DependsOnAttributePostConvertValidatorTest

java.lang.Object
de.hybris.platform.cmsfacades.types.service.validator.DependsOnAttributePostConvertValidatorTest

@UnitTest public class DependsOnAttributePostConvertValidatorTest extends Object
  • 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()