Class DefaultProductInterestDaoTest

    • Constructor Detail

      • DefaultProductInterestDaoTest

        public DefaultProductInterestDaoTest()
    • Method Detail

      • test_Find_Product_Interests_By_Customer

        public void test_Find_Product_Interests_By_Customer()
      • test_findProductInterests_with_expired_By_Customer

        public void test_findProductInterests_with_expired_By_Customer()
      • test_Find_Product_Interests_By_Customer_Empty

        public void test_Find_Product_Interests_By_Customer_Empty()
      • test_Find_Product_Interests

        public void test_Find_Product_Interests()
      • test_Find_Product_Interests_Empty

        public void test_Find_Product_Interests_Empty()
      • test_Find_Expired_Product_Interests

        public void test_Find_Expired_Product_Interests()
      • test_Find_Products_By_Customer_Interests

        public void test_Find_Products_By_Customer_Interests()
      • test_Find_Products_Count_By_Customer_Interests

        public void test_Find_Products_Count_By_Customer_Interests()
      • testFindProductInterestsByNotificationType

        public void testFindProductInterestsByNotificationType()
                                                        throws ImpExException
        Throws:
        ImpExException
      • createPageableData

        protected PageableData createPageableData​(int pageNumber,
                                                  int pageSize,
                                                  java.lang.String sortCode)