org.sourceforge.jemm.client.id
Class TrackedIDFactoryImplTest

java.lang.Object
  extended by org.sourceforge.jemm.client.id.TrackedIDFactoryImplTest

public class TrackedIDFactoryImplTest
extends java.lang.Object


Constructor Summary
TrackedIDFactoryImplTest()
           
 
Method Summary
 void createExistingId()
           
 void createNoId()
           
 void gcClearsID()
           
 void gcDoesNotClearIDHeld()
           
 void getExists()
           
 void getNonExistent()
           
 void idRemovedOnReferenceCollection()
           
 void listenToGC()
           
 void removeExistingId()
           
 void removeNonExistingId()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrackedIDFactoryImplTest

public TrackedIDFactoryImplTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

createNoId

public void createNoId()

createExistingId

public void createExistingId()

removeExistingId

public void removeExistingId()

removeNonExistingId

public void removeNonExistingId()

gcClearsID

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

gcDoesNotClearIDHeld

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

getNonExistent

public void getNonExistent()

getExists

public void getExists()

idRemovedOnReferenceCollection

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

listenToGC

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


Copyright © 2009. All Rights Reserved.