Class DefaultPagedB2BCustomerDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest @ContextConfiguration(locations="classpath:b2bcommerce/test/b2bcommerce-test-spring.xml") public class DefaultPagedB2BCustomerDaoIntegrationTest extends BaseCommerceBaseTest
  • Constructor Details

    • DefaultPagedB2BCustomerDaoIntegrationTest

      public DefaultPagedB2BCustomerDaoIntegrationTest()
  • Method Details

    • setUp

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

      public void testFindPagedCustomersExisting()
    • testFindPagedCustomersIsOrderedByName

      public void testFindPagedCustomersIsOrderedByName()
    • testFindPagedCustomersInexistent

      public void testFindPagedCustomersInexistent()
    • testFindPagedCustomersByGroupMembership

      public void testFindPagedCustomersByGroupMembership()
    • testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatch

      public void testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatch()
    • testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatchCaseInsensitive

      public void testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatchCaseInsensitive()
    • testfindPagedCustomersBySearchTermAndGroupMembershipWithUnitNameMatch

      public void testfindPagedCustomersBySearchTermAndGroupMembershipWithUnitNameMatch()
    • testFindPagedApproversForUnitByGroupMembership

      public void testFindPagedApproversForUnitByGroupMembership()
    • testFindPagedCustomersForUnitByGroupMembership

      public void testFindPagedCustomersForUnitByGroupMembership()
    • testFindPagedCustomersForUnit

      public void testFindPagedCustomersForUnit()
    • testFindPagination

      public void testFindPagination()
    • testFindPagedCustomersByGroupMembershipPagination

      public void testFindPagedCustomersByGroupMembershipPagination()
    • testFindPagedApproversForUnitByGroupMembershipPagination

      public void testFindPagedApproversForUnitByGroupMembershipPagination()
    • testFindPagedCustomersForUnitByGroupMembershipPagination

      public void testFindPagedCustomersForUnitByGroupMembershipPagination()
    • testFindPagedCustomersForUnitPagination

      public void testFindPagedCustomersForUnitPagination()