Class LocalizedModelAttributeTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class LocalizedModelAttributeTest extends ServicelayerBaseTest
Dedicated test for proving, that jalo by pass isn not worse than service layer regarding merging, ordering, dropping duplicate localized attributes.
  • Constructor Details

    • LocalizedModelAttributeTest

      public LocalizedModelAttributeTest()
  • Method Details

    • setUp

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

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

      public void testAttachedModelAttributesChangeInDirectModel()
    • testAttachedModelAttributesChangeInLegacyMode

      public void testAttachedModelAttributesChangeInLegacyMode()
    • testUnAttachedModelAttributesChangeInDirectModel

      public void testUnAttachedModelAttributesChangeInDirectModel()
    • testUnAttachedModelAttributesChangeInLegacyMode

      public void testUnAttachedModelAttributesChangeInLegacyMode()
    • testAttachedOnDemandModelAttributesChangeInDirectModel

      public void testAttachedOnDemandModelAttributesChangeInDirectModel()
    • testAttachedOnDemandModelAttributesChangeInLegacyMode

      public void testAttachedOnDemandModelAttributesChangeInLegacyMode()