Class LangReferenceRemoverRunListenerTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.LangReferenceRemoverRunListenerTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class LangReferenceRemoverRunListenerTest extends HybrisJUnit4Test
Test presenting a removing orphaned localized properties and attributes by LangReferenceRemoverRunListener .
  • Constructor Details

    • LangReferenceRemoverRunListenerTest

      public LangReferenceRemoverRunListenerTest()
  • Method Details

    • testCheckIfPropertyStaysForExistingLanguage

      public void testCheckIfPropertyStaysForExistingLanguage() throws Exception
      Throws:
      Exception
    • testCheckIfPropertyVanishesForNotExistingLanguage

      public void testCheckIfPropertyVanishesForNotExistingLanguage() throws Exception
      Throws:
      Exception
    • testCheckIfAttributeStaysForExistingLanguage

      public void testCheckIfAttributeStaysForExistingLanguage() throws Exception
      Throws:
      Exception
    • testCheckIfAttributeVanishesForRemovedLanguage

      public void testCheckIfAttributeVanishesForRemovedLanguage() throws Exception
      Throws:
      Exception