org.eclipse.emf.test.core.change
Class ChangeDescriptionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.emf.test.core.change.ChangeDescriptionTest
All Implemented Interfaces:
junit.framework.Test

public class ChangeDescriptionTest
extends junit.framework.TestCase


Constructor Summary
ChangeDescriptionTest(java.lang.String name)
           
 
Method Summary
static junit.framework.Test suite()
           
 void testAddRemoveObject()
           
 void testApplyAndReverse2()
           
 void testApplyAndReverse3()
           
 void testMultipleApplyAndReverse()
           
 void testObjectsToDetach1()
           
 void testObjectsToDetach2()
           
 void testRemoveGenericException()
           
 void testRemoveSuperType()
           
 void testSwitchContainers()
           
 void testSwitchResources()
           
 void testSwitchResources2()
           
 void testUnchangeableFeature()
           
 void testXMLResourceID()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChangeDescriptionTest

public ChangeDescriptionTest(java.lang.String name)
Method Detail

suite

public static junit.framework.Test suite()

testRemoveSuperType

public void testRemoveSuperType()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testRemoveGenericException

public void testRemoveGenericException()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testAddRemoveObject

public void testAddRemoveObject()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testObjectsToDetach1

public void testObjectsToDetach1()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testObjectsToDetach2

public void testObjectsToDetach2()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testMultipleApplyAndReverse

public void testMultipleApplyAndReverse()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testUnchangeableFeature

public void testUnchangeableFeature()

testApplyAndReverse2

public void testApplyAndReverse2()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testApplyAndReverse3

public void testApplyAndReverse3()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testXMLResourceID

public void testXMLResourceID()

testSwitchResources

public void testSwitchResources()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testSwitchResources2

public void testSwitchResources2()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testSwitchContainers

public void testSwitchContainers()
                          throws java.lang.Exception
Throws:
java.lang.Exception

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.