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
クラス 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.