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

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

public class StaticIPOSDOSaveTest
extends DynamicIPOSDOSaveTest

Saves/serializes SDO instances of static 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
StaticIPOSDOSaveTest(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 
Methods inherited from class org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest
saveWithCaching, saveWithNoOptions
 
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

StaticIPOSDOSaveTest

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

suite

public static Test suite()