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

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

public class SpecialCasesTest
extends junit.framework.TestCase


Constructor Summary
SpecialCasesTest(java.lang.String name)
           
 
Method Summary
static junit.framework.Test suite()
           
 void testAddAllToAnotherContainment()
           
 void testBiDirectional()
           
 void testChangeDescriptionWhenResumming1()
           
 void testChangeDescriptionWhenResumming2()
           
 void testCopyChangeDescription()
           
 void testCopyChangeDescriptionAndObject()
           
 void testEnumeration()
           
 void testFeatureMapChange()
           
 void testFeatureMapWithSingleValuedFeature()
           
 void testLoadChangeDescritpions()
           
 void testMultipleResources()
           
 void testNoChange()
           
 void testOneToManyContainment()
           
 void testOneToOneContainment()
           
 
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

SpecialCasesTest

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

suite

public static junit.framework.Test suite()

testFeatureMapChange

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

testOneToManyContainment

public void testOneToManyContainment()

testOneToOneContainment

public void testOneToOneContainment()

testBiDirectional

public void testBiDirectional()

testMultipleResources

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

testCopyChangeDescription

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

testCopyChangeDescriptionAndObject

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

testChangeDescriptionWhenResumming1

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

testChangeDescriptionWhenResumming2

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

testLoadChangeDescritpions

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

testEnumeration

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

testNoChange

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

testAddAllToAnotherContainment

public void testAddAllToAnotherContainment()

testFeatureMapWithSingleValuedFeature

public void testFeatureMapWithSingleValuedFeature()

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