org.eclipse.emf.ecp.view.stack.ui.swt.test
Class StackItemViewService_PTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewService_PTest

public class StackItemViewService_PTest
extends Object


Constructor Summary
StackItemViewService_PTest()
           
 
Method Summary
 void after()
           
 void before()
           
 void dynamicFemaleToMale()
           
 void dynamicUnrelatedChange()
          Should not cause problems.
 void enumSetToValueWithoutItem()
           
 void initFemale()
           
 void initMale()
           
 void initMultipleStacksDifferentDMRs()
           
 void initMultipleStacksSameDMRs()
           
 void initWithNullExpected()
           
 void initWithoutDMR()
          Should not cause exceptions.
 void initWithUnusableDMR()
          Should not cause exceptions.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackItemViewService_PTest

public StackItemViewService_PTest()
Method Detail

after

public void after()

before

public void before()

initMale

public void initMale()

initFemale

public void initFemale()

initMultipleStacksDifferentDMRs

public void initMultipleStacksDifferentDMRs()

initMultipleStacksSameDMRs

public void initMultipleStacksSameDMRs()

initWithNullExpected

public void initWithNullExpected()

initWithoutDMR

public void initWithoutDMR()
Should not cause exceptions.


initWithUnusableDMR

public void initWithUnusableDMR()
Should not cause exceptions.


dynamicFemaleToMale

public void dynamicFemaleToMale()

dynamicUnrelatedChange

public void dynamicUnrelatedChange()
Should not cause problems.


enumSetToValueWithoutItem

public void enumSetToValueWithoutItem()


Copyright © 2015. All Rights Reserved.