Class AbstractOrderPopulatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AbstractOrderPopulatorIntegrationTest extends ServicelayerTransactionalTest
Class testing performance of cart converters. There are no separate methods for entry converters because they are included into order converters tests.
  • Field Details

  • Constructor Details

    • AbstractOrderPopulatorIntegrationTest

      public AbstractOrderPopulatorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testCartConverter

      public void testCartConverter()
    • testOrderConverter

      public void testOrderConverter()
    • shouldThrowExceptionWhenMandatoryFieldIsNull

      public void shouldThrowExceptionWhenMandatoryFieldIsNull()