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

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

public class CategorizationTests
extends Object


Constructor Summary
CategorizationTests()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCategorizationsAndCategories()
           
 void testCategorizationWithCategories()
           
 void testCategorizationWithCategory()
           
 void testCategorizationWithoutCategory()
           
 void testOnlyCategories()
           
 void testOnlyOneCategory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorizationTests

public CategorizationTests()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testOnlyOneCategory

public void testOnlyOneCategory()
                         throws ECPRendererException
Throws:
ECPRendererException

testOnlyCategories

public void testOnlyCategories()
                        throws ECPRendererException
Throws:
ECPRendererException

testCategorizationWithoutCategory

public void testCategorizationWithoutCategory()
                                       throws ECPRendererException
Throws:
ECPRendererException

testCategorizationWithCategory

public void testCategorizationWithCategory()
                                    throws ECPRendererException
Throws:
ECPRendererException

testCategorizationWithCategories

public void testCategorizationWithCategories()
                                      throws ECPRendererException
Throws:
ECPRendererException

testCategorizationsAndCategories

public void testCategorizationsAndCategories()
                                      throws ECPRendererException
Throws:
ECPRendererException


Copyright © 2014. All Rights Reserved.