Class TmaPoTermDurationAttributeMapperTest
- java.lang.Object
-
- de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.priceterm.TmaPoTermDurationAttributeMapperTest
-
@Deprecated(since="1911", forRemoval=true) @UnitTest public class TmaPoTermDurationAttributeMapperTest extends java.lang.ObjectDeprecated, for removal: This API element is subject to removal in a future version.Since 1911JUnit Tests for the @{TmaPoTermDurationAttributeMapper}
-
-
Constructor Summary
Constructors Constructor Description TmaPoTermDurationAttributeMapperTest()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidsetUp()Deprecated, for removal: This API element is subject to removal in a future version.voidtestPopulateSourceAttributeFromTarget()Deprecated, for removal: This API element is subject to removal in a future version.voidtestPopulateTargetAttributeFromSource()Deprecated, for removal: This API element is subject to removal in a future version.voidtestPopulateTargetAttributeFromSourceWithNullSource()Deprecated, for removal: This API element is subject to removal in a future version.voidtestPopulateTargetAttributeFromSourceWithNullTarget()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
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.
-
testPopulateSourceAttributeFromTarget
public void testPopulateSourceAttributeFromTarget()
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.
-
-