@UnitTest public class AttributeContainsCMSComponentsPredicatePredicateTest extends java.lang.Object
| Constructor and Description |
|---|
AttributeContainsCMSComponentsPredicatePredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenCmsItem_WhenTested_ThenItReturnsTrue() |
void |
givenCollectionWithCmsComponents_WhenTested_ThenItReturnsTrue() |
void |
givenCollectionWithNonCmsComponents_WhenTested_ThenItReturnsFalse() |
void |
givenLocalizedElementWithCmsComponents_WhenTested_ThenItReturnsTrue() |
void |
givenLocalizedElementWithoutCmsComponents_WhenTested_ThenItReturnsFalse() |
void |
givenNonCmsItem_WhenTested_ThenItReturnsFalse() |
void |
givenPrimitiveAttributeDescriptorModel_WhenTested_ThenItReturnsFalse() |
void |
setUp() |
public AttributeContainsCMSComponentsPredicatePredicateTest()
public void setUp()
public void givenPrimitiveAttributeDescriptorModel_WhenTested_ThenItReturnsFalse()
public void givenNonCmsItem_WhenTested_ThenItReturnsFalse()
public void givenCmsItem_WhenTested_ThenItReturnsTrue()
public void givenCollectionWithNonCmsComponents_WhenTested_ThenItReturnsFalse()
public void givenCollectionWithCmsComponents_WhenTested_ThenItReturnsTrue()
public void givenLocalizedElementWithoutCmsComponents_WhenTested_ThenItReturnsFalse()
public void givenLocalizedElementWithCmsComponents_WhenTested_ThenItReturnsTrue()
Copyright © 2018 SAP SE. All Rights Reserved.