org.seasar.cubby.unit
クラス CubbyAssert.ActionResultAssert<T extends ActionResult,E>

java.lang.Object
  上位を拡張 org.seasar.cubby.unit.CubbyAssert.ActionResultAssert<T,E>
直系の既知のサブクラス:
CubbyAssert.PathAssert
含まれているクラス:
CubbyAssert

protected abstract static class CubbyAssert.ActionResultAssert<T extends ActionResult,E>
extends Object


メソッドの概要
 void assertType(String message, ActionResult actualResult, E expected, Object... args)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

assertType

public void assertType(String message,
                       ActionResult actualResult,
                       E expected,
                       Object... args)


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