Class MapMergeDirectiveTest
- java.lang.Object
-
- de.hybris.platform.commerceservices.spring.config.MapMergeDirectiveTest
-
@ContextConfiguration("classpath:/commerceservices/mergedirective-test-spring.xml") @UnitTest public class MapMergeDirectiveTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MapMergeDirectiveTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestAddToFieldMap()voidtestAddToMap()voidtestAddToPropertyMap()
-
-
-
Method Detail
-
testAddToMap
public void testAddToMap()
-
testAddToPropertyMap
public void testAddToPropertyMap()
-
testAddToFieldMap
public void testAddToFieldMap() throws java.lang.NoSuchFieldException, java.lang.IllegalAccessException- Throws:
java.lang.NoSuchFieldExceptionjava.lang.IllegalAccessException
-
-