org.eclipse.emf.test.performance.serialization
Class DynamicIpo

java.lang.Object
  extended byPerformanceTestCase
      extended byorg.eclipse.emf.test.performance.EMFPerformanceTestCase
          extended byorg.eclipse.emf.test.performance.serialization.DynamicIpo
Direct Known Subclasses:
StaticIpo

public class DynamicIpo
extends EMFPerformanceTestCase

Saves/serializes EMF instances of dynamic International Purchase Order (IPO) model.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.emf.test.performance.EMFPerformanceTestCase
ALL_DIMENSIONS, MEMORY_DIMENSIONS, TIME_DIMENSIONS
 
Constructor Summary
DynamicIpo(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 void testSer()
           Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
 void testSerCaching()
           Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
 
Methods inherited from class org.eclipse.emf.test.performance.EMFPerformanceTestCase
getRepetitions, getWarmUp, setRepetitions, setWarmUp, tagAsGlobalSummary, tagAsSummary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicIpo

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

suite

public static Test suite()

testSer

public void testSer()
             throws java.lang.Exception

Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model. Options: none

Throws:
java.lang.Exception

testSerCaching

public void testSerCaching()
                    throws java.lang.Exception

Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model. Options:

Throws:
java.lang.Exception