|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.swtbot.swt.finder.SWTBotTestCase
org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
public class DynamicContainmentTreeSWTBotTest
Constructor Summary | |
---|---|
DynamicContainmentTreeSWTBotTest()
|
Method Summary | |
---|---|
static DynamicContainmentItem |
addItem(String id,
VElement viewModelParent,
org.eclipse.emf.ecore.EObject virtualParent)
|
org.eclipse.emf.ecore.EObject |
createDomainObject()
|
VView |
createView()
|
void |
logic()
|
Methods inherited from class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest |
---|
assertions, getDomainObject, getSWTViewCollectable, setDomainObject, setUp, test, unsetDomainObject, unsetSWTViewCollectable, usedMemory |
Methods inherited from class org.eclipse.swtbot.swt.finder.SWTBotTestCase |
---|
assertContains, assertDoesNotContain, assertEnabled, assertMatchesRegex, assertMatchesRegex, assertMatchesRegex, assertNotEnabled, assertNotSameWidget, assertNotSameWidget, assertNotVisible, assertSameWidget, assertSameWidget, assertText, assertText, assertTextContains, assertTextContains, assertTextDoesNotContain, assertTextDoesNotContain, assertVisible, captureScreenshot, pass, runBare |
Methods inherited from class junit.framework.TestCase |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, setName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DynamicContainmentTreeSWTBotTest()
Method Detail |
---|
public VView createView()
createView
in class ECPCommonSWTBotTest
public static DynamicContainmentItem addItem(String id, VElement viewModelParent, org.eclipse.emf.ecore.EObject virtualParent)
public org.eclipse.emf.ecore.EObject createDomainObject()
createDomainObject
in class ECPCommonSWTBotTest
ECPCommonSWTBotTest.createDomainObject()
public void logic()
logic
in class ECPCommonSWTBotTest
ECPCommonSWTBotTest.logic()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |