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

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

public class CategorizationTreeRefresh_PTest
extends Object

Author:
Eugen Neufeld

Constructor Summary
CategorizationTreeRefresh_PTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testNoValidationErrorDynamic()
           
 void testNoValidationErrorOnInit()
           
 void testValidationErrorDynamic()
           
 void testValidationErrorOnInit()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorizationTreeRefresh_PTest

public CategorizationTreeRefresh_PTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testNoValidationErrorOnInit

public void testNoValidationErrorOnInit()
                                 throws ECPRendererException
Throws:
ECPRendererException

testValidationErrorOnInit

public void testValidationErrorOnInit()
                               throws ECPRendererException
Throws:
ECPRendererException

testValidationErrorDynamic

public void testValidationErrorDynamic()
                                throws ECPRendererException
Throws:
ECPRendererException

testNoValidationErrorDynamic

public void testNoValidationErrorDynamic()
                                  throws ECPRendererException
Throws:
ECPRendererException


Copyright © 2015. All Rights Reserved.