Package de.hybris.platform.impex.jalo
Class ImpExManagerTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.impex.jalo.AbstractImpExTest
de.hybris.platform.impex.jalo.ImpExManagerTest
- All Implemented Interfaces:
JaloSessionHolder
This test class contains all tests considering the import process of the impex extension.
-
Field Summary
Fields inherited from class de.hybris.platform.impex.jalo.AbstractImpExTest
english, german, utf8, windows1252Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.impex.jalo.AbstractImpExTest
initJaloItems, setLegacyModeMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ImpExManagerTest
public ImpExManagerTest()
-
-
Method Details
-
testImportDataLightStream
public void testImportDataLightStream() -
testImportDataLightReader
public void testImportDataLightReader() -
testImportDataFull
public void testImportDataFull() -
testImportData2Cycle
public void testImportData2Cycle() -
testImportDataUnresolved
public void testImportDataUnresolved() -
testImportDataLightNested
public void testImportDataLightNested() -
testImportDataNested
public void testImportDataNested() -
testImportDataAndMediaUsingStreams
public void testImportDataAndMediaUsingStreams() -
testImportDataAndMedia
public void testImportDataAndMedia() -
testExportImport
public void testExportImport()
-