@UnitTest public class UniqueAttributesAttributeHandlerUnitTest extends java.lang.Object
| Constructor and Description |
|---|
UniqueAttributesAttributeHandlerUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testItemDoesNotHaveAttributes() |
void |
testItemDoesNotHaveUniqueAttribute() |
void |
testItemHasOnlyReferenceAttributeUnique() |
void |
testItemHasOnlySimpleAttributesUnique() |
void |
testItemHasSimpleAndReferenceAttributesUnique() |
void |
testItemHasUniqueReferenceAttributeReferencingAnAlreadyProcessedType() |
void |
testItemHasUniqueReferenceAttributeReferencingItsItemType() |
public UniqueAttributesAttributeHandlerUnitTest()
public void testItemDoesNotHaveAttributes()
public void testItemDoesNotHaveUniqueAttribute()
public void testItemHasOnlySimpleAttributesUnique()
public void testItemHasOnlyReferenceAttributeUnique()
public void testItemHasSimpleAndReferenceAttributesUnique()
public void testItemHasUniqueReferenceAttributeReferencingItsItemType()
public void testItemHasUniqueReferenceAttributeReferencingAnAlreadyProcessedType()
Copyright © 2018 SAP SE. All Rights Reserved.