Package de.hybris.platform.impex.jalo
Class PLA_12550_Test
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.impex.jalo.PLA_12550_Test
-
- All Implemented Interfaces:
JaloSessionHolder
public class PLA_12550_Test extends HybrisJUnit4Test
Tests multi-threaded import reader behaviour on premature close().See PLA-12550 for details.
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description PLA_12550_Test()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testCloseBeforeReaderFinished()
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
testCloseBeforeReaderFinished
public void testCloseBeforeReaderFinished() throws ImpExException, java.io.IOException
- Throws:
ImpExException
java.io.IOException
-
-