|
|||||||||
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.index.EMFIndexedValueProperty_Test
public class EMFIndexedValueProperty_Test
JUnit test cases for EMFIndexedValueProperty
.
Constructor Summary | |
---|---|
EMFIndexedValueProperty_Test()
|
Method Summary | |
---|---|
void |
testDoGetValue()
Test method for EMFIndexedValueProperty.doGetValue(java.lang.Object) . |
void |
testDoGetValueNull()
Test method for EMFIndexedValueProperty.doGetValue(java.lang.Object) . |
void |
testDoSetValueObjectAdd()
Test method for EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object) . |
void |
testDoSetValueObjectIndexTooBig()
Test method for EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object) . |
void |
testDoSetValueObjectReplace()
Test method for EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object) . |
void |
testEMFIndexedValuePropertyNegativeIndex()
Test method for EMFIndexedValueProperty.EMFIndexedValueProperty(org.eclipse.emf.edit.domain.EditingDomain,int, org.eclipse.emf.ecore.EStructuralFeature)
. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMFIndexedValueProperty_Test()
Method Detail |
---|
public void testEMFIndexedValuePropertyNegativeIndex()
EMFIndexedValueProperty.EMFIndexedValueProperty(org.eclipse.emf.edit.domain.EditingDomain,int, org.eclipse.emf.ecore.EStructuralFeature)
.
public void testDoGetValueNull()
EMFIndexedValueProperty.doGetValue(java.lang.Object)
.
public void testDoGetValue()
EMFIndexedValueProperty.doGetValue(java.lang.Object)
.
public void testDoSetValueObjectReplace()
EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object)
.
public void testDoSetValueObjectAdd()
EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object)
.
public void testDoSetValueObjectIndexTooBig()
EMFIndexedValueProperty.doSetValue(java.lang.Object, java.lang.Object)
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |