org.seasar.cubby.unit
クラス CubbyAssert.PathAssert<T extends ActionResult>

java.lang.Object
  上位を拡張 org.seasar.cubby.unit.CubbyAssert.ActionResultAssert<T,String>
      上位を拡張 org.seasar.cubby.unit.CubbyAssert.PathAssert<T>
含まれているクラス:
CubbyAssert

protected abstract static class CubbyAssert.PathAssert<T extends ActionResult>
extends CubbyAssert.ActionResultAssert<T,String>


メソッドの概要
protected  void doPathAssert(String message, String expectedPath, String actualPath)
           
 
クラス org.seasar.cubby.unit.CubbyAssert.ActionResultAssert から継承されたメソッド
assertType
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

doPathAssert

protected void doPathAssert(String message,
                            String expectedPath,
                            String actualPath)


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