org.eclipse.emf.test.performance.sdo.serialization
Class DynamicIPOSDOSaveTest

java.lang.Object
  extended byPerformanceTestCase
      extended byorg.eclipse.emf.test.performance.EMFPerformanceTestCase
          extended byorg.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest
Direct Known Subclasses:
StaticIPOSDOSaveTest

public class DynamicIPOSDOSaveTest
extends EMFPerformanceTestCase

Saves/serializes SDO 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
DynamicIPOSDOSaveTest(java.lang.String name)
           
 
Method Summary
 void saveWithCaching()
           Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
 void saveWithNoOptions()
           Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
static Test suite()
           
 
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

DynamicIPOSDOSaveTest

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

suite

public static Test suite()

saveWithNoOptions

public void saveWithNoOptions()
                       throws java.lang.Exception

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

Throws:
java.lang.Exception

saveWithCaching

public void saveWithCaching()
                     throws java.lang.Exception

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

Throws:
java.lang.Exception