Class ServiceLayerSynchronizationPersistenceAdapterTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ServiceLayerSynchronizationPersistenceAdapterTest extends ServicelayerTest
Created by t0mus on 24.06.14.
  • Field Details

  • Constructor Details

    • ServiceLayerSynchronizationPersistenceAdapterTest

      public ServiceLayerSynchronizationPersistenceAdapterTest()
  • Method Details

    • setUp

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

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldNotFailOnAnEmptyMapPassedToLocalizedAttribute

      public void shouldNotFailOnAnEmptyMapPassedToLocalizedAttribute()
    • shouldNotFailOnNullPassedToLocalizedAttribute

      public void shouldNotFailOnNullPassedToLocalizedAttribute()
    • shouldCorrectlyHandleDynamicAttribute

      public void shouldCorrectlyHandleDynamicAttribute()
    • shouldSkipEurope1PricesDynamicAttributesWhenUpdate

      public void shouldSkipEurope1PricesDynamicAttributesWhenUpdate()
    • shouldSkipEurope1DiscountsDynamicAttributesWhenUpdate

      public void shouldSkipEurope1DiscountsDynamicAttributesWhenUpdate()
    • shouldSkipEurope1TaxesDynamicAttributesWhenUpdate

      public void shouldSkipEurope1TaxesDynamicAttributesWhenUpdate()
    • shouldNotSkipOwnEurope1DiscountsAttributesWhenUpdate

      public void shouldNotSkipOwnEurope1DiscountsAttributesWhenUpdate()
    • shouldNotSkipOwnEurope1TaxesAttributesWhenUpdate

      public void shouldNotSkipOwnEurope1TaxesAttributesWhenUpdate()
    • shouldNotSkipCodeAttributeWhenUpdate

      public void shouldNotSkipCodeAttributeWhenUpdate()