Class NewSyncTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.catalog.jalo.synchronization.NewSyncTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class NewSyncTest extends HybrisJUnit4Test
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description NewSyncTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
fillCatalog()
void
tearDown()
void
testPendingItems()
void
testPLA9466()
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
tearDown
public void tearDown()
-
fillCatalog
protected void fillCatalog() throws JaloGenericCreationException, JaloAbstractTypeException
-
testPLA9466
public void testPLA9466() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testPendingItems
public void testPendingItems()
-
-