Class TreeRevealProvider_PTest


  • public class TreeRevealProvider_PTest
    extends java.lang.Object
    Tests covering the TreeRevealProvider class.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.eclipse.emf.ecp.view.test.common.spi.EMFFormsRevealServiceFixture<ViewModelContext> fixture  
      org.junit.rules.TestRule realm  
    • Field Detail

      • realm

        public final org.junit.rules.TestRule realm
      • fixture

        public final org.eclipse.emf.ecp.view.test.common.spi.EMFFormsRevealServiceFixture<ViewModelContext> fixture
    • Constructor Detail

      • TreeRevealProvider_PTest

        public TreeRevealProvider_PTest()
        Initializes me.
    • Method Detail

      • revealInTree

        public void revealInTree()
        Test revealing an object that is presented and selectable in the tree.
      • revealInDetail

        public void revealInDetail()
        Test revealing an object that is presented only in the detail view of an object that is selectable in the tree.
      • createViewModel

        public void createViewModel()
      • createShell

        public void createShell()
      • mockChildContexts

        public void mockChildContexts()
      • destroyShell

        public void destroyShell()