public class EMFMappingValueProperty_Test extends Object
EMFMappingValueProperty
.Constructor and Description |
---|
EMFMappingValueProperty_Test() |
Modifier and Type | Method and Description |
---|---|
void |
testDoGetValue()
Test method for
EMFMappingValueProperty.doGetValue(java.lang.Object)
. |
void |
testDoGetValueNoMapEntry()
Test method for
EMFMappingValueProperty.doGetValue(java.lang.Object)
. |
void |
testDoSetValueObjectAddEntry()
Test method for
EMFMappingValueProperty.doSetValue(java.lang.Object, java.lang.Object)
. |
void |
testDoSetValueObjectReplaceEntry()
Test method for
EMFMappingValueProperty.doSetValue(java.lang.Object, java.lang.Object)
. |
public void testDoGetValue()
EMFMappingValueProperty.doGetValue(java.lang.Object)
.public void testDoGetValueNoMapEntry()
EMFMappingValueProperty.doGetValue(java.lang.Object)
.public void testDoSetValueObjectReplaceEntry()
EMFMappingValueProperty.doSetValue(java.lang.Object, java.lang.Object)
.public void testDoSetValueObjectAddEntry()
EMFMappingValueProperty.doSetValue(java.lang.Object, java.lang.Object)
.Copyright © 2016. All rights reserved.