Class ProductConfigurationValidatorTest

java.lang.Object
de.hybris.platform.sap.productconfig.frontend.validator.ProductConfigurationValidatorTest

@UnitTest public class ProductConfigurationValidatorTest extends Object
  • Constructor Details

    • ProductConfigurationValidatorTest

      public ProductConfigurationValidatorTest()
  • Method Details

    • setup

      public void setup()
    • testValidateSubGrupsNull

      public void testValidateSubGrupsNull() throws Exception
      Throws:
      Exception
    • notSupportingString

      public void notSupportingString() throws Exception
      Throws:
      Exception
    • supportingConfigurationData

      public void supportingConfigurationData() throws Exception
      Throws:
      Exception
    • testEmptyConfiguration

      public void testEmptyConfiguration() throws Exception
      Throws:
      Exception
    • testValidate

      public void testValidate() throws Exception
      Throws:
      Exception
    • testValidateNoValidators

      public void testValidateNoValidators() throws Exception
      Throws:
      Exception
    • testValidateInSubGroup

      public void testValidateInSubGroup() throws Exception
      Throws:
      Exception
    • testValidateWithModificationAllValuesOK

      public void testValidateWithModificationAllValuesOK()
    • testValidateWithModificationAllValuesNullOrEmpty

      public void testValidateWithModificationAllValuesNullOrEmpty()
    • testValidateWithModificationDoesNotApply

      public void testValidateWithModificationDoesNotApply()
    • testValidateWithModificationAllValuesModified

      public void testValidateWithModificationAllValuesModified()
    • validateValidatorDoesNotApply

      public void validateValidatorDoesNotApply()