Package de.hybris.platform.catalog
Class ProductFeatureImpExTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.servicelayer.ServicelayerTest
-
- de.hybris.platform.servicelayer.ServicelayerTransactionalTest
-
- de.hybris.platform.catalog.ProductFeatureImpExTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class ProductFeatureImpExTest extends ServicelayerTransactionalTest
created for HOR-262
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description ProductFeatureImpExTest()
-
Method Summary
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNone
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
prepare
public void prepare() throws ConsistencyCheckException
- Throws:
ConsistencyCheckException
-
shouldExportAndImport_String_ProductFeatureViaImpEx
public void shouldExportAndImport_String_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_Boolean_ProductFeatureViaImpEx
public void shouldExportAndImport_Boolean_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_Date_ProductFeatureViaImpEx
public void shouldExportAndImport_Date_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_Number_ProductFeatureViaImpEx
public void shouldExportAndImport_Number_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_ClassificationAttributeValue_ProductFeatureViaImpEx
public void shouldExportAndImport_ClassificationAttributeValue_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_UserReferenceConfiguredToHandleSubtypes_ProductFeatureViaImpEx
public void shouldExportAndImport_UserReferenceConfiguredToHandleSubtypes_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldExportAndImport_UserReference_ProductFeatureViaImpEx
public void shouldExportAndImport_UserReference_ProductFeatureViaImpEx() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-