org.jboss.cache.tests
Class LocalDelegatingCacheLoaderTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jboss.cache.tests.CacheLoaderTestsBase
              extended byorg.jboss.cache.tests.LocalDelegatingCacheLoaderTest
All Implemented Interfaces:
junit.framework.Test

public class LocalDelegatingCacheLoaderTest
extends CacheLoaderTestsBase

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


Constructor Summary
LocalDelegatingCacheLoaderTest()
           
 
Method Summary
protected  void configureCache()
           
static void main(String[] args)
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 
Methods inherited from class org.jboss.cache.tests.CacheLoaderTestsBase
setUp, 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 junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalDelegatingCacheLoaderTest

public LocalDelegatingCacheLoaderTest()
Method Detail

configureCache

protected void configureCache()
                       throws Exception
Specified by:
configureCache in class CacheLoaderTestsBase
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Overrides:
tearDown in class CacheLoaderTestsBase
Throws:
Exception

suite

public static junit.framework.Test suite()

main

public static void main(String[] args)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.