Class OrderCancelDaoTest

All Implemented Interfaces:
JaloSessionHolder

public class OrderCancelDaoTest extends AbstractOrderCancelTest
  • Constructor Details

    • OrderCancelDaoTest

      public OrderCancelDaoTest()
  • Method Details

    • createEntries

      public void createEntries() throws Exception
      Throws:
      Exception
    • testGetOrderCancelRecord

      public void testGetOrderCancelRecord() throws Exception
      Test case: test fetching order cancel record for a given order
      Throws:
      Exception
    • testGetOrderCancelRecordEntries

      public void testGetOrderCancelRecordEntries() throws Exception
      Test case: test fetching order cancel record entries for a given order
      Throws:
      Exception
    • getOrderCancelDao

      public OrderCancelDao getOrderCancelDao()
    • setOrderCancelDao

      public void setOrderCancelDao(OrderCancelDao orderCancelDao)