org.sourceforge.jemm.itest.functionality
Class SingularTest

java.lang.Object
  extended by org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
      extended by org.sourceforge.jemm.itest.functionality.SingularTest

public class SingularTest
extends MemoryStoreSetupBase

Tests on a class that has all of the Primitive types.

Author:
Paul Keeble

Field Summary
static java.lang.String DEFAULT_ROOT
           
 
Constructor Summary
SingularTest()
           
 
Method Summary
 void bigString()
           
 void clientGarbageCollectionWorking()
           
 void createObject()
           
 void isEnhanced()
           
 void updateValues()
           
 
Methods inherited from class org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_ROOT

public static final java.lang.String DEFAULT_ROOT
See Also:
Constant Field Values
Constructor Detail

SingularTest

public SingularTest()
Method Detail

isEnhanced

public void isEnhanced()

createObject

public void createObject()

updateValues

public void updateValues()

bigString

public void bigString()

clientGarbageCollectionWorking

public void clientGarbageCollectionWorking()
                                    throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2009. All Rights Reserved.