org.seasar.cubby.plugins.s2.unit
クラス CubbyTestCaseTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 org.seasar.framework.unit.S2FrameworkTestCase
              上位を拡張 org.seasar.extension.unit.S2TestCase
                  上位を拡張 org.seasar.framework.unit.S2TigerTestCase
                      上位を拡張 org.seasar.cubby.plugins.s2.unit.CubbyTestCase
                          上位を拡張 org.seasar.cubby.plugins.s2.unit.CubbyTestCaseTest
すべての実装されたインタフェース:
Test

public class CubbyTestCaseTest
extends CubbyTestCase


入れ子のクラスの概要
 
クラス org.seasar.framework.unit.S2TigerTestCase から継承された入れ子のクラス/インタフェース
S2TigerTestCase.Subsequence
 
フィールドの概要
 
クラス org.seasar.framework.unit.S2TigerTestCase から継承されたフィールド
easyMockSupport
 
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド
ENV_PATH, ENV_VALUE
 
コンストラクタの概要
CubbyTestCaseTest()
           
 
メソッドの概要
 void testSetupThreadContext()
          Fix https://www.seasar.org/issues/browse/CUBBY-114
 
クラス org.seasar.cubby.plugins.s2.unit.CubbyTestCase から継承されたメソッド
assertPathEquals, assertPathEquals, assertPathEquals, assertPathEquals, processAction, processAction
 
クラス org.seasar.framework.unit.S2TigerTestCase から継承されたメソッド
addAspecDef, applyMockInterceptor, applyMockInterceptor, createExpression, createMock, createNiceMock, createStrictMock, doRecord, doRunTest, runBare, setUpForEachTestMethod, tearDownForEachTestMethod
 
クラス org.seasar.extension.unit.S2TestCase から継承されたメソッド
assertBeanEquals, assertBeanListEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertMapEquals, assertMapListEquals, deleteDb, deleteTable, getConnection, getDatabaseMetaData, getDataSource, getSqlWriter, needTransaction, readDb, readDbBySql, readDbByTable, readDbByTable, readXls, readXls, readXlsAllReplaceDb, readXlsAllReplaceDb, readXlsReplaceDb, readXlsReplaceDb, readXlsWriteDb, readXlsWriteDb, reload, reload, reloadOrReadDb, setUpAfterContainerInit, setupDataSource, tearDownBeforeContainerDestroy, tearDownDataSource, writeDb, writeXls
 
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたメソッド
bindField, bindFields, convertPath, getComponent, getComponent, getComponentDef, getComponentDef, getContainer, getNamingConvention, getOriginalClassLoader, getRequest, getResponse, getRootDicon, getServlet, getServletConfig, getServletContext, getTargetMethod, getTargetName, include, invoke, isAutoBindable, isRegisterNamingConvention, isWarmDeploy, normalizeName, register, register, register, register, register, resolveRootDicon, setRegisterNamingConvention, setRequest, setResponse, setServlet, setServletConfig, setServletContext, setUpAfterBindFields, setUpContainer, setWarmDeploy, tearDownBeforeUnbindFields, tearDownContainer, unbindFields
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runTest, setName, setUp, tearDown, toString
 
クラス 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, failNotEquals, failNotSame, failSame, format
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

CubbyTestCaseTest

public CubbyTestCaseTest()
メソッドの詳細

testSetupThreadContext

public void testSetupThreadContext()
                            throws Exception
Fix https://www.seasar.org/issues/browse/CUBBY-114

例外:
Exception


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.