Class IntegrationKeyPropertyGeneratorUnitTest
java.lang.Object
de.hybris.platform.odata2services.odata.schema.property.IntegrationKeyPropertyGeneratorUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
IntegrationKeyPropertyGeneratorUnitTest
public IntegrationKeyPropertyGeneratorUnitTest()
-
-
Method Details
-
testGenerateSuccessful
public void testGenerateSuccessful() -
testGenerateReturnsNullWhenNoKeyFound
public void testGenerateReturnsNullWhenNoKeyFound() -
testGenerateThrowsExceptionWhenNullIntegrationObjectItemModel
public void testGenerateThrowsExceptionWhenNullIntegrationObjectItemModel()
-