org.sourceforge.jemm.itest.functionality
Class MethodTest

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

public class MethodTest
extends MemoryStoreSetupBase


Constructor Summary
MethodTest()
           
 
Method Summary
 void anotherMethod()
           
 void objectAttributesNestedMethod()
           
 void passThis()
           
 void recursive()
           
 
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
 

Constructor Detail

MethodTest

public MethodTest()
Method Detail

recursive

public void recursive()

anotherMethod

public void anotherMethod()

objectAttributesNestedMethod

public void objectAttributesNestedMethod()

passThis

public void passThis()


Copyright © 2009. All Rights Reserved.