@UnitTest public class UniqueAttributeGeneratorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
UniqueAttributeGeneratorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGenerateWhenIsUniqueIsTrueCreatesTrueUniqueAttribute() |
void |
testIsApplicableNullModel() |
void |
testIsApplicableWhenIsUniqueIsFalse() |
void |
testIsApplicableWhenUniqueIsTrue() |
public void testIsApplicableNullModel()
public void testIsApplicableWhenUniqueIsTrue()
public void testIsApplicableWhenIsUniqueIsFalse()
public void testGenerateWhenIsUniqueIsTrueCreatesTrueUniqueAttribute()
Copyright © 2018 SAP SE. All Rights Reserved.