Class DefaultChangeSetBuilderTest

    • Constructor Detail

      • DefaultChangeSetBuilderTest

        public DefaultChangeSetBuilderTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBuildForSingleUnit

        public void testBuildForSingleUnit()
      • testBuildFor2Unit

        public void testBuildFor2Unit()
      • testBuildForSingleUnitWithLocale

        public void testBuildForSingleUnitWithLocale()
      • testUpdateSingleUnit

        public void testUpdateSingleUnit()
      • testInsertUpdateUnitSort

        public void testInsertUpdateUnitSort()
      • testUpdateSingleUnitWithLocale

        public void testUpdateSingleUnitWithLocale()
      • testUpdateSingleUnitNonLocaleAndLocale

        public void testUpdateSingleUnitNonLocaleAndLocale()
      • testDeleteSingleUnit

        public void testDeleteSingleUnit()
      • testDelete3Unit

        public void testDelete3Unit()
      • testBuildForCustomerWithAddress

        public void testBuildForCustomerWithAddress()
      • testBuildForCustomerWithThreeAddresses

        public void testBuildForCustomerWithThreeAddresses()
      • testBuildForCustomerRemoveAddresses

        public void testBuildForCustomerRemoveAddresses()
      • createCategoryWithKeywords

        public void createCategoryWithKeywords()
      • createCategoryWithKeywords2Langs

        public void createCategoryWithKeywords2Langs()
      • removeKeywordsFromCategory

        public void removeKeywordsFromCategory()
      • removeCategoryFromKeyword

        public void removeCategoryFromKeyword()
      • deleteSingleUnit

        public void deleteSingleUnit()
      • deleteThreeUnit

        public void deleteThreeUnit()
      • testDeleteCustomerAndAddresses

        public void testDeleteCustomerAndAddresses()
      • testDeleteCustomerWithoutAssignedAddresses

        public void testDeleteCustomerWithoutAssignedAddresses()
      • testPersistenceVersion

        public void testPersistenceVersion()