Class DefaultChangeSetBuilderTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultChangeSetBuilderTest extends ExtendedServicelayerTransactionalBaseTest
  • Constructor Details

    • DefaultChangeSetBuilderTest

      public DefaultChangeSetBuilderTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      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()