org.eclipse.emf.test.performance.deserialization
Class DynamicIpoLoad

java.lang.Object
  extended byPerformanceTestCase
      extended byorg.eclipse.emf.test.performance.EMFPerformanceTestCase
          extended byorg.eclipse.emf.test.performance.deserialization.DynamicIpoLoad
Direct Known Subclasses:
StaticIpoLoad

public class DynamicIpoLoad
extends EMFPerformanceTestCase

Loads/deserializes 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
DynamicIpoLoad(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 void testLoad()
           Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
 void testLoadParserAndFeatureMapCache()
           Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
 void testLoadParserCache()
           Loads/deserializes 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

DynamicIpoLoad

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

suite

public static Test suite()

testLoad

public void testLoad()
              throws java.lang.Exception

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

Throws:
java.lang.Exception

testLoadParserCache

public void testLoadParserCache()
                         throws java.lang.Exception

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

Throws:
java.lang.Exception

testLoadParserAndFeatureMapCache

public void testLoadParserAndFeatureMapCache()
                                      throws java.lang.Exception

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

Throws:
java.lang.Exception