Class IntegrationKeyPropertyGeneratorUnitTest

java.lang.Object
de.hybris.platform.odata2services.odata.schema.property.IntegrationKeyPropertyGeneratorUnitTest

@UnitTest public class IntegrationKeyPropertyGeneratorUnitTest extends Object
  • Constructor Details

    • IntegrationKeyPropertyGeneratorUnitTest

      public IntegrationKeyPropertyGeneratorUnitTest()
  • Method Details

    • testGenerateSuccessful

      public void testGenerateSuccessful()
    • testGenerateReturnsNullWhenNoKeyFound

      public void testGenerateReturnsNullWhenNoKeyFound()
    • testGenerateThrowsExceptionWhenNullIntegrationObjectItemModel

      public void testGenerateThrowsExceptionWhenNullIntegrationObjectItemModel()