站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

InterceptorConfigurationTest (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


org.jboss.cache.tests
Class InterceptorConfigurationTest

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

public class InterceptorConfigurationTest
extends junit.framework.TestCase

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


Constructor Summary
InterceptorConfigurationTest()
           
 
Method Summary
static void main(String[] args)
           
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void testBareConfig()
           
 void testSharedCacheLoaderConfig()
           
 void testTxAndRepl()
           
 void testTxConfig()
           
 void testUnsharedCacheLoaderConfig()
           
 
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

InterceptorConfigurationTest

public InterceptorConfigurationTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Throws:
Exception

testBareConfig

public void testBareConfig()
                    throws Exception
Throws:
Exception

testTxConfig

public void testTxConfig()
                  throws Exception
Throws:
Exception

testSharedCacheLoaderConfig

public void testSharedCacheLoaderConfig()
                                 throws Exception
Throws:
Exception

testUnsharedCacheLoaderConfig

public void testUnsharedCacheLoaderConfig()
                                   throws Exception
Throws:
Exception

testTxAndRepl

public void testTxAndRepl()
                   throws Exception
Throws:
Exception

suite

public static junit.framework.Test suite()

main

public static void main(String[] args)


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