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

java.lang.Object
  上位を拡張 org.seasar.cubby.routing.impl.PathResolverImplTest

public class PathResolverImplTest
extends Object


入れ子のクラスの概要
 class PathResolverImplTest.ChildAction
           
 class PathResolverImplTest.ParentAction
           
 
コンストラクタの概要
PathResolverImplTest()
           
 
メソッドの概要
 void setupPathResolver()
           
 void testAdd()
           
 void testAddAbstractClass()
           
 void testClear()
           
 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()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PathResolverImplTest

public PathResolverImplTest()
メソッドの詳細

setupPathResolver

public void setupPathResolver()

testClear

public void testClear()

testGetRoutings

public void testGetRoutings()

testAdd

public void testAdd()

testRoot1

public void testRoot1()
               throws Exception
例外:
Exception

testRoot2

public void testRoot2()
               throws Exception
例外:
Exception

testDefault1

public void testDefault1()
                  throws Exception
例外:
Exception

testDefault2

public void testDefault2()
                  throws Exception
例外:
Exception

testDefault3

public void testDefault3()
                  throws Exception
例外:
Exception

testDefault4

public void testDefault4()
                  throws Exception
例外:
Exception

testDefault5

public void testDefault5()
                  throws Exception
例外:
Exception

testPath1

public void testPath1()
               throws Exception
例外:
Exception

testPath2

public void testPath2()
               throws Exception
例外:
Exception

testPath3

public void testPath3()
               throws Exception
例外:
Exception

testPath4

public void testPath4()
               throws Exception
例外:
Exception

testPath5

public void testPath5()
               throws Exception
例外:
Exception

testAddAbstractClass

public void testAddAbstractClass()
                          throws Exception
例外:
Exception


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