Class TmaCartCostNameAttributeMapperTest
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.cartcost.TmaCartCostNameAttributeMapperTest
@Deprecated(since="2011.1",
forRemoval=true)
@UnitTest
public class TmaCartCostNameAttributeMapperTest
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 2011.1
JUnit Tests for the @{TmaCartCostNameAttributeMapper}
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
TmaCartCostNameAttributeMapperTest
public TmaCartCostNameAttributeMapperTest()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setUp
public void setUp()Deprecated, for removal: This API element is subject to removal in a future version. -
testPopulateTargetAttributeFromSource
public void testPopulateTargetAttributeFromSource()Deprecated, for removal: This API element is subject to removal in a future version. -
testPopulateTargetAttributeFromSourceWithNullSource
public void testPopulateTargetAttributeFromSourceWithNullSource()Deprecated, for removal: This API element is subject to removal in a future version. -
testPopulateTargetAttributeFromSourceWithNullTarget
public void testPopulateTargetAttributeFromSourceWithNullTarget()Deprecated, for removal: This API element is subject to removal in a future version.
-