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

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

public class Categorization_PTest
extends Object


Constructor Summary
Categorization_PTest()
           
 
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

Categorization_PTest

public Categorization_PTest()
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 © 2015. All Rights Reserved.