Class ImpExSystemSetupTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.impex.systemsetup.ImpExSystemSetupTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class ImpExSystemSetupTest extends HybrisJUnit4Test
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description ImpExSystemSetupTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcleanUp()voidtestcreateAutoImpexEssentialData()voidtestcreateAutoImpexProjectData()voidtestCreateAutoImpexProjectDataUsingPattern()-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
cleanUp
public void cleanUp()
-
testcreateAutoImpexEssentialData
public void testcreateAutoImpexEssentialData() throws java.lang.Exception- Throws:
java.lang.Exception
-
testCreateAutoImpexProjectDataUsingPattern
public void testCreateAutoImpexProjectDataUsingPattern() throws java.lang.Exception- Throws:
java.lang.Exception
-
testcreateAutoImpexProjectData
public void testcreateAutoImpexProjectData() throws java.lang.Exception- Throws:
java.lang.Exception
-
-