|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emfforms.internal.core.services.databinding.mapping.EMFMappingValueProperty_Test
public class EMFMappingValueProperty_Test
JUnit test cases for EMFMappingValueProperty
.
Constructor Summary | |
---|---|
EMFMappingValueProperty_Test()
|
Method Summary | |
---|---|
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)
. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMFMappingValueProperty_Test()
Method Detail |
---|
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)
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |