org.eclipse.emf.test.core.ecore
Class EcoreTest

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

public class EcoreTest
extends junit.framework.TestCase


Nested Class Summary
static class EcoreTest.NotificationCollector
           
 
Constructor Summary
EcoreTest(java.lang.String name)
           
 
Method Summary
static junit.framework.Test suite()
           
 void testCreateAnnotationOnInitialization()
           
 void testEExceptionNotificationCount()
           
 void testESuperTypeLastIndexOf()
          Bugzilla 212903
 void testESuperTypeNotificationCount()
           
 void testFrozenModelChange()
          Bugzilla 235992
 
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

EcoreTest

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

suite

public static junit.framework.Test suite()

testCreateAnnotationOnInitialization

public void testCreateAnnotationOnInitialization()

testESuperTypeNotificationCount

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

testESuperTypeLastIndexOf

public void testESuperTypeLastIndexOf()
                               throws java.lang.Exception
Bugzilla 212903

Throws:
java.lang.Exception

testEExceptionNotificationCount

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

testFrozenModelChange

public void testFrozenModelChange()
Bugzilla 235992


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