org.seasar.cubby.routing.impl
クラス PathResolverImplTest

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

public class PathResolverImplTest
extends S2TestCase


入れ子のクラスの概要
 class PathResolverImplTest.ChildAction
           
 class PathResolverImplTest.ParentAction
           
 
フィールドの概要
 
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド
ENV_PATH, ENV_VALUE
 
コンストラクタの概要
PathResolverImplTest()
           
 
メソッドの概要
protected  void setUp()
           
 void testAdd()
           
 void testAddAbstractClass()
           
 void testDefault1()
           
 void testDefault2()
           
 void testDefault3()
           
 void testDefault4()
           
 void testDefault5()
           
 void testGetRoutings()
           
 void testPath1()
           
 void testPath2()
           
 void testPath3()
           
 void testPath4()
           
 void testPath5()
           
 void testRoot1()
           
 void testRoot2()
           
 
クラス org.seasar.extension.unit.S2TestCase から継承されたメソッド
assertBeanEquals, assertBeanListEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertMapEquals, assertMapListEquals, deleteDb, deleteTable, doRunTest, 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, runBare, setRegisterNamingConvention, setRequest, setResponse, setServlet, setServletConfig, setServletContext, setUpAfterBindFields, setUpContainer, setUpForEachTestMethod, setWarmDeploy, tearDownBeforeUnbindFields, tearDownContainer, tearDownForEachTestMethod, unbindFields
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runTest, setName, 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
 

コンストラクタの詳細

PathResolverImplTest

public PathResolverImplTest()
メソッドの詳細

setUp

protected void setUp()
              throws Exception
オーバーライド:
クラス junit.framework.TestCase 内の setUp
例外:
Exception

testGetRoutings

public void testGetRoutings()

testAdd

public void testAdd()

testRoot1

public void testRoot1()

testRoot2

public void testRoot2()

testDefault1

public void testDefault1()

testDefault2

public void testDefault2()

testDefault3

public void testDefault3()

testDefault4

public void testDefault4()

testDefault5

public void testDefault5()

testPath1

public void testPath1()

testPath2

public void testPath2()

testPath3

public void testPath3()

testPath4

public void testPath4()

testPath5

public void testPath5()

testAddAbstractClass

public void testAddAbstractClass()
                          throws Exception
例外:
Exception


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