Class DefaultComponentTypeFacadeTest

java.lang.Object
de.hybris.platform.cmsfacades.types.impl.DefaultComponentTypeFacadeTest

@UnitTest public class DefaultComponentTypeFacadeTest extends Object
  • Constructor Details

    • DefaultComponentTypeFacadeTest

      public DefaultComponentTypeFacadeTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldThrowCMSItemNotFoundExceptionWhenPageNotFound

      public void shouldThrowCMSItemNotFoundExceptionWhenPageNotFound() throws Exception
      Throws:
      Exception
    • shouldAddRequiredFieldsToTypeContext

      public void shouldAddRequiredFieldsToTypeContext() throws Exception
      Throws:
      Exception
    • shouldKeepPreviousValuesInTypeContext

      public void shouldKeepPreviousValuesInTypeContext() throws Exception
      Throws:
      Exception
    • shouldThrowAValidationExceptionWhenValidationFails

      public void shouldThrowAValidationExceptionWhenValidationFails() throws Exception
      Throws:
      Exception
    • shouldOnlyReturnValidComponentTypes

      public void shouldOnlyReturnValidComponentTypes() throws Exception
      Throws:
      Exception
    • shouldReturnOnlyRequestedPagingData

      public void shouldReturnOnlyRequestedPagingData() throws Exception
      Throws:
      Exception
    • shouldFilterByMaskOnCode

      public void shouldFilterByMaskOnCode() throws Exception
      Throws:
      Exception
    • shouldFilterByMaskOnName

      public void shouldFilterByMaskOnName() throws Exception
      Throws:
      Exception