org.sourceforge.jemm.util
Class ContextStackTest

java.lang.Object
  extended by org.sourceforge.jemm.util.ContextStackTest

public class ContextStackTest
extends java.lang.Object


Constructor Summary
ContextStackTest()
           
 
Method Summary
 void clearObject()
           
 void clearObjectNotTop()
           
 void clearObjectWithExisting()
           
 void emptyPeek()
           
 void setUp()
           
 void tearDown()
           
 void testClear()
           
 void testCount()
           
 void testHasLastReference()
           
 void testPush()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextStackTest

public ContextStackTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testPush

public void testPush()

testCount

public void testCount()

testClear

public void testClear()

testHasLastReference

public void testHasLastReference()

emptyPeek

public void emptyPeek()

clearObject

public void clearObject()

clearObjectWithExisting

public void clearObjectWithExisting()

clearObjectNotTop

public void clearObjectNotTop()


Copyright © 2009. All Rights Reserved.