Class DefaultXmlDataProviderTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.cockpit.services.xmlprovider.impl.DefaultXmlDataProviderTest
- All Implemented Interfaces:
JaloSessionHolder
The Class DefaultXmlDataProviderTest.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()Sets the up.voidvoidvoidvoidTest method for.voidvoidvoidTest method for.voidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DefaultXmlDataProviderTest
public DefaultXmlDataProviderTest()
-
-
Method Details
-
setUp
Sets the up.- Throws:
Exception- the exception
-
testGenerateAsXmlPropertyMediaTypedObject
public void testGenerateAsXmlPropertyMediaTypedObject() -
testGenerateAsXmlPropertyFeatureValue
public void testGenerateAsXmlPropertyFeatureValue() -
testGenerateAsXmlPropertyOtherTypedObject
public void testGenerateAsXmlPropertyOtherTypedObject() -
testGenerateAsXmlPropertyString
public void testGenerateAsXmlPropertyString() -
testGenerateAsXmlWithOneEditorRowNotVisible
public void testGenerateAsXmlWithOneEditorRowNotVisible() -
testGenerateAsXmlPropertyMediaCollection
public void testGenerateAsXmlPropertyMediaCollection() -
testGenerateAsXmlPropertyItemCollection
public void testGenerateAsXmlPropertyItemCollection() -
testGenerateAsXmlPropertyReferenceCollection
public void testGenerateAsXmlPropertyReferenceCollection()
-