Class BundleXStreamConverterTest
- java.lang.Object
-
- de.hybris.platform.configurablebundlefacades.converters.BundleXStreamConverterTest
-
@UnitTest public class BundleXStreamConverterTest extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected BundleXStreamConverterconverter
-
Constructor Summary
Constructors Constructor Description BundleXStreamConverterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldConvertCartDataToXML()voidshouldConvertCartToXML()voidshouldHandleEmptyXML()
-
-
-
Field Detail
-
converter
protected BundleXStreamConverter converter
-
-