Class TextFieldModuleLocalizationTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.test.LocalizationTest
-
- de.hybris.platform.textfieldconfiguratortemplateocctests.TextFieldModuleLocalizationTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class TextFieldModuleLocalizationTest extends LocalizationTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.test.LocalizationTest
excludedAttributes, excludedExtensions, excludedTypes, includedExtensions, languages, log
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description TextFieldModuleLocalizationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TextFieldModuleHelpergetModuleHelper()protected voidprepareTest(java.lang.String extensionsToCheck)voidsetUp()voidtearDown()-
Methods inherited from class de.hybris.platform.test.LocalizationTest
testAttributeLocalizations, testTypeLocalizations
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
getModuleHelper
protected TextFieldModuleHelper getModuleHelper()
-
setUp
public void setUp() throws ConsistencyCheckException- Overrides:
setUpin classLocalizationTest- Throws:
ConsistencyCheckException
-
prepareTest
protected void prepareTest(java.lang.String extensionsToCheck) throws ConsistencyCheckException- Throws:
ConsistencyCheckException
-
tearDown
public void tearDown() throws ConsistencyCheckException- Overrides:
tearDownin classLocalizationTest- Throws:
ConsistencyCheckException
-
-