org.jboss.cache.tests
Class FileCacheLoaderTest

java.lang.Object
  extended byTestCase
      extended byorg.jboss.cache.tests.CacheLoaderTestsBase (src) 
          extended byorg.jboss.cache.tests.FileCacheLoaderTest

public class FileCacheLoaderTest
extends CacheLoaderTestsBase (src)

Created by IntelliJ IDEA. User: bela Date: Jun 9, 2004 Time: 9:05:19 AM

See Also:
Serialized Form

Constructor Summary
FileCacheLoaderTest()
           
 
Method Summary
protected  void configureCache()
           
static void main(java.lang.String[] args)
           
static Test suite()
           
 
Methods inherited from class org.jboss.cache.tests.CacheLoaderTestsBase (src)
setUp, tearDown, testBasicOperations, testBasicOperationsTransactional, testCacheLoading2, testDatabaseName, testEvictionWithCacheLoader, testEvictionWithCacheLoader2, testEvictionWithGetChildrenNames, testExists, testGetChildren, testGetChildren2, testGetChildren3, testGetChildren4, testGetChildrenNames, testGetChildrenWithEviction, testLoadAndStore, testModifications, testModificationsTransactional, testMultiLevelTree, testNullKeysAndValues, testOnePhaseTransaction, testPopulate, testPreloading, testPrint, testPut, testPut2, testRemove, testRemoveData, testRemoveData2, testRemoveData3, testRemoveKey, testRemoveKey2, testRemoveKey3, testRemoveRoot, testSerialization, testTransactionRollback, testTwoPhaseTransaction, testTxPutCommit, testTxPutRollback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCacheLoaderTest

public FileCacheLoaderTest()
Method Detail

configureCache

protected void configureCache()
                       throws java.lang.Exception
Specified by:
configureCache in class CacheLoaderTestsBase (src)
Throws:
java.lang.Exception

suite

public static Test suite()

main

public static void main(java.lang.String[] args)