Class ProcessImpexTaskTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.impex.distributed.task.ProcessImpexTaskTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidshouldImportScriptContainingLocalizedValueWithoutExplicitIsoCodeAndLocalizedValueWitExplicitIsoCode()voidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProcessImpexTaskTest
public ProcessImpexTaskTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldImportItemsUsing_INSERT_header_With_NullValueEntry
- Throws:
Exception
-
shouldImportItemsUsing_INSERT_header_With_LessValueEntriesThanColumnsInHeader
public void shouldImportItemsUsing_INSERT_header_With_LessValueEntriesThanColumnsInHeader() throws Exception- Throws:
Exception
-
shouldImportItemsUsing_INSERT_header
- Throws:
Exception
-
shouldImportItemsUsing_UPDATE_header
- Throws:
Exception
-
shouldImportItemsUsing_REMOVE_header
- Throws:
Exception
-
shouldImportItemsUsing_INSERT_UPDATE_header
- Throws:
Exception
-
shouldImportItemsFromValidLinesAndPutInLogInvalidOnes
- Throws:
Exception
-
shouldDumpWholeImportAndEnableImportByLineModeForNextTurn
- Throws:
Exception
-
shouldDumpInvalidLineAndImportCorrectLinesInByLineMode
- Throws:
Exception
-
shouldPreventImportAnyLineWhenCodeExecutionIsEnabledAnd_clear_IsCalledOnAValieLineInstanceViaScripting
public void shouldPreventImportAnyLineWhenCodeExecutionIsEnabledAnd_clear_IsCalledOnAValieLineInstanceViaScripting() throws Exception- Throws:
Exception
-
shouldDumpPartiallyCreatedItemForSecondPassExecution
- Throws:
Exception
-
shouldImportUserWithPasswordAttribute
- Throws:
Exception
-
shouldImportScriptContainingRecurrentSameLocalizedValue
- Throws:
Exception
-
shouldImportScriptContainingLocalizedValueWithoudExplicitIsoCode
- Throws:
Exception
-
shouldImportScriptContainingLocalizedValueWithoutExplicitIsoCodeAndLocalizedValueWitExplicitIsoCode
public void shouldImportScriptContainingLocalizedValueWithoutExplicitIsoCodeAndLocalizedValueWitExplicitIsoCode() throws Exception- Throws:
Exception
-
shouldNotImportLineWhenSuchAnItemAlreadyExistUsing_INSERT_header
- Throws:
Exception
-
shouldNotImportLinesWhichRefersToExistingItemsAndImportWhatsPossibleUsing_INSERT_header
public void shouldNotImportLinesWhichRefersToExistingItemsAndImportWhatsPossibleUsing_INSERT_header() throws Exception- Throws:
Exception
-
shouldDumpLineWhenTryingToUpdateNonExistentItemUsing_UPDATE_header
- Throws:
Exception
-