Class CommerceDateTimeFormatCustomizerTest

java.lang.Object
de.hybris.platform.swaggerintegration.config.CommerceDateTimeFormatCustomizerTest

@UnitTest public class CommerceDateTimeFormatCustomizerTest extends Object
  • Constructor Details

    • CommerceDateTimeFormatCustomizerTest

      public CommerceDateTimeFormatCustomizerTest()
  • Method Details

    • setup

      public void setup()
    • shouldAddCurrentDateTimeWhenMissing

      public void shouldAddCurrentDateTimeWhenMissing()
    • shouldKeepTheOriginalExampleWhenExists

      public void shouldKeepTheOriginalExampleWhenExists()
    • shouldKeepTheSameWhenSchemaIsNotDateTimeType

      public void shouldKeepTheSameWhenSchemaIsNotDateTimeType()