Class RestrictionRelatedItemVisitorTest
- java.lang.Object
-
- de.hybris.platform.cms2.relateditems.visitors.RestrictionRelatedItemVisitorTest
-
@UnitTest public class RestrictionRelatedItemVisitorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RestrictionRelatedItemVisitorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidshouldReturnRestrictionItselfAndAllRelatedComponentsAndAllRelatedPages()voidshouldReturnRestrictionItselfOnlyIfListOfPagesAndComponentsAreNull()
-
-
-
Method Detail
-
setup
public void setup()
-
shouldReturnRestrictionItselfAndAllRelatedComponentsAndAllRelatedPages
public void shouldReturnRestrictionItselfAndAllRelatedComponentsAndAllRelatedPages()
-
shouldReturnRestrictionItselfOnlyIfListOfPagesAndComponentsAreNull
public void shouldReturnRestrictionItselfOnlyIfListOfPagesAndComponentsAreNull()
-
-