Class CMSItemNameExistsPredicateTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.predicates.CMSItemNameExistsPredicateTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CMSItemNameExistsPredicateTest
public CMSItemNameExistsPredicateTest()
-
-
Method Details
-
setup
public void setup() -
whenItemIsNotPresentInSearchShouldReturnFalse
public void whenItemIsNotPresentInSearchShouldReturnFalse() -
whenItemIsPresentInSearchShouldReturnFalseWhenOnlyItselfMatch
public void whenItemIsPresentInSearchShouldReturnFalseWhenOnlyItselfMatch() -
whenItemIsPresentInSearchShouldReturnFalseWhenOnlyOtherMatch
public void whenItemIsPresentInSearchShouldReturnFalseWhenOnlyOtherMatch() -
whenItemIsPresentInSearchShouldReturnTrueWhenOtherItemMatch
public void whenItemIsPresentInSearchShouldReturnTrueWhenOtherItemMatch() -
whenCloneContextSameAsActiveCatalogVersionPredicateReturnsFalseThenResultIsFalse
public void whenCloneContextSameAsActiveCatalogVersionPredicateReturnsFalseThenResultIsFalse() -
whenTypeHasNoAbstractParentShouldReturnSameTypeCode
public void whenTypeHasNoAbstractParentShouldReturnSameTypeCode() -
whenTypeHasAbstractParentShouldReturnParentTypeCode
public void whenTypeHasAbstractParentShouldReturnParentTypeCode() -
whenFindItemByTypeCodeAndNameWithNoFilterShouldReturnAllResults
public void whenFindItemByTypeCodeAndNameWithNoFilterShouldReturnAllResults() -
whenFindItemByTypeCodeAndNameWithFiltersShouldReturnEmptyResults
public void whenFindItemByTypeCodeAndNameWithFiltersShouldReturnEmptyResults()
-