Class LocalizationTest

All Implemented Interfaces:
JaloSessionHolder
Direct Known Subclasses:
TextFieldModuleLocalizationTest

@IntegrationTest public class LocalizationTest extends HybrisJUnit4Test
  • Field Details

    • log

      protected static final org.apache.log4j.Logger log
    • languages

      protected static Language[] languages
    • excludedExtensions

      protected static String[] excludedExtensions
    • includedExtensions

      protected static String[] includedExtensions
    • excludedTypes

      protected static String[] excludedTypes
    • excludedAttributes

      protected static String[] excludedAttributes
  • Constructor Details

    • LocalizationTest

      public LocalizationTest()
  • Method Details