Package de.hybris.platform.europe1.jalo
Class Europe1DiscountsTranslatorTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
-
- de.hybris.platform.europe1.jalo.Europe1DiscountsTranslatorTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class Europe1DiscountsTranslatorTest extends HybrisJUnit4TransactionalTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description Europe1DiscountsTranslatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestDiscountRowExport()voidtestDiscountRowImport()voidtestDiscountRowOverallImport()voidtestDiscountRowReImport()voidtestGlobalDiscountRowExport()voidtestGlobalDiscountRowImport()voidtestGlobalDiscountRowOverallImport()voidtestGlobalDiscountRowReImport()voidtestModificatedTimeByUpdatingProductDiscountRows()voidtestModificatedTimeByUpdatingUserDiscountRows()-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
testGlobalDiscountRowExport
public void testGlobalDiscountRowExport() throws java.lang.Exception- Throws:
java.lang.Exception
-
testGlobalDiscountRowImport
public void testGlobalDiscountRowImport() throws java.text.ParseException- Throws:
java.text.ParseException
-
testGlobalDiscountRowOverallImport
public void testGlobalDiscountRowOverallImport()
-
testGlobalDiscountRowReImport
public void testGlobalDiscountRowReImport() throws java.lang.Exception- Throws:
java.lang.Exception
-
testDiscountRowExport
public void testDiscountRowExport() throws java.lang.Exception- Throws:
java.lang.Exception
-
testDiscountRowImport
public void testDiscountRowImport() throws java.lang.Exception- Throws:
java.lang.Exception
-
testDiscountRowOverallImport
public void testDiscountRowOverallImport()
-
testDiscountRowReImport
public void testDiscountRowReImport() throws java.lang.Exception- Throws:
java.lang.Exception
-
testModificatedTimeByUpdatingProductDiscountRows
public void testModificatedTimeByUpdatingProductDiscountRows() throws ImpExException, ConsistencyCheckException, java.lang.InterruptedException- Throws:
ImpExExceptionConsistencyCheckExceptionjava.lang.InterruptedException
-
testModificatedTimeByUpdatingUserDiscountRows
public void testModificatedTimeByUpdatingUserDiscountRows() throws ImpExException, ConsistencyCheckException, java.lang.InterruptedException- Throws:
ImpExExceptionConsistencyCheckExceptionjava.lang.InterruptedException
-
-