Uses of Class
net.walend.lyophil.test.FreezerTest

Packages that use FreezerTest
net.walend.lyophil.ejb.test   
net.walend.lyophil.jdbc.test This package contains a test suite for lyophil.jdbc20. 
net.walend.lyophil.memory.test This package contains tests for the lyophil.memory package. 
net.walend.lyophil.queuedwrite.test This package contains tests for the net.walend.lyophil.queuedwrite package. 
net.walend.lyophil.soft.test This package contains tests for the net.walend.lyophil.soft package. 
 

Uses of FreezerTest in net.walend.lyophil.ejb.test
 

Subclasses of FreezerTest in net.walend.lyophil.ejb.test
 class EJBFreezerTest
          Test the api of a EJBFreezer.
 

Uses of FreezerTest in net.walend.lyophil.jdbc.test
 

Subclasses of FreezerTest in net.walend.lyophil.jdbc.test
 class JDBCFreezerTest
          Test the api of a JDBCFreezer.
 

Uses of FreezerTest in net.walend.lyophil.memory.test
 

Subclasses of FreezerTest in net.walend.lyophil.memory.test
 class MemFreezerTest
          Test the api of a MemFreezer.
 

Uses of FreezerTest in net.walend.lyophil.queuedwrite.test
 

Subclasses of FreezerTest in net.walend.lyophil.queuedwrite.test
 class QueuedWriteFreezerTest
          Test the api of a QueuedWriterFreezer.
 

Uses of FreezerTest in net.walend.lyophil.soft.test
 

Subclasses of FreezerTest in net.walend.lyophil.soft.test
 class SoftFreezerTest
          Test the api of a SoftFreezer.
 



Copyright (c) 2000, 2001, David Walend