@UnitTest public class IsCollectionAttributePredicateTest extends java.lang.Object
| Constructor and Description |
|---|
IsCollectionAttributePredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenAttributeDescriptorWhenLocalizedAndIsACollectionWillReturnTrue() |
void |
givenAttributeDescriptorWhenLocalizedAndNotACollectionWillReturnFalse() |
void |
givenAttributeDescriptorWhenNotLocalizedAndIsACollectionWillReturnTrue() |
void |
givenAttributeDescriptorWhenNotLocalizedAndIsNotACollectionWillReturnFalse() |
public void givenAttributeDescriptorWhenLocalizedAndNotACollectionWillReturnFalse()
public void givenAttributeDescriptorWhenLocalizedAndIsACollectionWillReturnTrue()
public void givenAttributeDescriptorWhenNotLocalizedAndIsACollectionWillReturnTrue()
public void givenAttributeDescriptorWhenNotLocalizedAndIsNotACollectionWillReturnFalse()
Copyright © 2018 SAP SE. All Rights Reserved.