org.sourceforge.jemm.itest.functionality
Class BasicObjectTest

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

public class BasicObjectTest
extends MemoryStoreSetupBase


Field Summary
static java.lang.String DEFAULT_ROOT
           
 
Constructor Summary
BasicObjectTest()
           
 
Method Summary
 void confirmGC()
           
 void creation()
           
 void isEnhanced()
           
 void oddAttributes()
           
 void setAndGetObject()
           
 
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

BasicObjectTest

public BasicObjectTest()
Method Detail

isEnhanced

public void isEnhanced()

creation

public void creation()

setAndGetObject

public void setAndGetObject()

confirmGC

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

oddAttributes

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


Copyright © 2009. All Rights Reserved.