org.eclipse.emf.ecp.view.categorization.swt.test
Class CategorizationTreeContentRefreshTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest

public class CategorizationTreeContentRefreshTest
extends Object

Author:
Eugen Neufeld

Constructor Summary
CategorizationTreeContentRefreshTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testHideAllDynamic()
           
 void testHideAllOnInit()
           
 void testHideCategorizationDynamic()
           
 void testHideCategorizationWithChildOnInit()
           
 void testHideRootCategoryDynamic()
           
 void testHideSubCategoryDynamic()
           
 void testShowAllDynamic()
           
 void testShowAllOnInit()
           
 void testShowCategorizationDynamic()
           
 void testShowCategorizationWithChildOnInit()
           
 void testShowCategorizationWithoutChildOnInit()
           
 void testShowCategoryAndCategorizationWithoutChildOnInit()
           
 void testShowRootCategoryDynamic()
           
 void testShowRootCategoryHideCategorizationWithChildOnInit()
           
 void testShowRootCategoryHideCategorizationWithoutChildOnInit()
           
 void testShowSubCategoryDynamic()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorizationTreeContentRefreshTest

public CategorizationTreeContentRefreshTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testHideAllOnInit

public void testHideAllOnInit()
                       throws ECPRendererException
Throws:
ECPRendererException

testShowAllOnInit

public void testShowAllOnInit()
                       throws ECPRendererException
Throws:
ECPRendererException

testShowCategorizationWithoutChildOnInit

public void testShowCategorizationWithoutChildOnInit()
                                              throws ECPRendererException
Throws:
ECPRendererException

testShowCategorizationWithChildOnInit

public void testShowCategorizationWithChildOnInit()
                                           throws ECPRendererException
Throws:
ECPRendererException

testShowCategoryAndCategorizationWithoutChildOnInit

public void testShowCategoryAndCategorizationWithoutChildOnInit()
                                                         throws ECPRendererException
Throws:
ECPRendererException

testHideCategorizationWithChildOnInit

public void testHideCategorizationWithChildOnInit()
                                           throws ECPRendererException
Throws:
ECPRendererException

testShowRootCategoryHideCategorizationWithChildOnInit

public void testShowRootCategoryHideCategorizationWithChildOnInit()
                                                           throws ECPRendererException
Throws:
ECPRendererException

testShowRootCategoryHideCategorizationWithoutChildOnInit

public void testShowRootCategoryHideCategorizationWithoutChildOnInit()
                                                              throws ECPRendererException
Throws:
ECPRendererException

testHideAllDynamic

public void testHideAllDynamic()
                        throws ECPRendererException
Throws:
ECPRendererException

testHideCategorizationDynamic

public void testHideCategorizationDynamic()
                                   throws ECPRendererException
Throws:
ECPRendererException

testHideSubCategoryDynamic

public void testHideSubCategoryDynamic()
                                throws ECPRendererException
Throws:
ECPRendererException

testHideRootCategoryDynamic

public void testHideRootCategoryDynamic()
                                 throws ECPRendererException
Throws:
ECPRendererException

testShowAllDynamic

public void testShowAllDynamic()
                        throws ECPRendererException
Throws:
ECPRendererException

testShowCategorizationDynamic

public void testShowCategorizationDynamic()
                                   throws ECPRendererException
Throws:
ECPRendererException

testShowSubCategoryDynamic

public void testShowSubCategoryDynamic()
                                throws ECPRendererException
Throws:
ECPRendererException

testShowRootCategoryDynamic

public void testShowRootCategoryDynamic()
                                 throws ECPRendererException
Throws:
ECPRendererException


Copyright © 2014. All Rights Reserved.