Class DefaultAcceleratorConsignmentDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultAcceleratorConsignmentDaoTest extends BaseCommerceBaseTest
  • Constructor Details

    • DefaultAcceleratorConsignmentDaoTest

      public DefaultAcceleratorConsignmentDaoTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • shouldGetConsignmentForGivenStatusAndBaseSite

      public void shouldGetConsignmentForGivenStatusAndBaseSite()
      see ACC-6734
    • shouldGetConsignmentForGivenBaseSite

      public void shouldGetConsignmentForGivenBaseSite()
    • shouldGetConsignmentForGivenStatus

      public void shouldGetConsignmentForGivenStatus()
    • shouldGetNoConsignmentForGivenWrongStatus

      public void shouldGetNoConsignmentForGivenWrongStatus()
    • shouldGetNoConsignmentForGivenWrongBaseSite

      public void shouldGetNoConsignmentForGivenWrongBaseSite()
    • shouldGetNoConsignmentForGivenWrongStatusAndWrongBaseSite

      public void shouldGetNoConsignmentForGivenWrongStatusAndWrongBaseSite()
    • shouldGetNoConsignmentWithNoOrderJoined

      public void shouldGetNoConsignmentWithNoOrderJoined()
    • shouldGetBothConsignmentWithGivenStatus

      public void shouldGetBothConsignmentWithGivenStatus()