Class ComponentAlreadyInContentSlotPredicateTest

java.lang.Object
de.hybris.platform.cmsfacades.pagescontentslotscomponents.validator.predicate.ComponentAlreadyInContentSlotPredicateTest

@UnitTest public class ComponentAlreadyInContentSlotPredicateTest extends Object
  • Constructor Details

    • ComponentAlreadyInContentSlotPredicateTest

      public ComponentAlreadyInContentSlotPredicateTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldPass_ComponentAlreadyInSlot

      public void shouldPass_ComponentAlreadyInSlot()
    • shouldFail_NoComponentsInSlot

      public void shouldFail_NoComponentsInSlot()
    • shouldFail_ComponentNotInSlot

      public void shouldFail_ComponentNotInSlot()