Class SerializationTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.servicelayer.event.SerializationTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@UnitTest @ContextConfiguration(locations="classpath:/servicelayer/test/servicelayer-mock-base-test.xml") public class SerializationTest extends MockTest
  • Constructor Details

    • SerializationTest

      public SerializationTest()
  • Method Details

    • testSize

      public void testSize()
    • testPerformance

      public void testPerformance()
    • testBase64Size

      public void testBase64Size()
    • testBase64Perf

      public void testBase64Perf()