A C D O P

A

assertActionResult(String, Class<? extends ActionResult>, ActionResult, List<CubbyAssert.ActionResultAssert<?, E>>, E, Object...) - クラス org.seasar.cubby.unit.CubbyAssert の static メソッド
 
assertPathEquals(Class<? extends ActionResult>, String, ActionResult) - クラス org.seasar.cubby.unit.CubbyAssert の static メソッド
指定された ActionResult の型とパスを検証します。
assertPathEquals(String, Class<? extends ActionResult>, String, ActionResult) - クラス org.seasar.cubby.unit.CubbyAssert の static メソッド
指定された ActionResult の型とパスを検証します。
assertPathEquals(Class<? extends ActionResult>, String, ActionResult, String) - クラス org.seasar.cubby.unit.CubbyAssert の static メソッド
指定された ActionResult の型とパスを検証します。
assertPathEquals(String, Class<? extends ActionResult>, String, ActionResult, String) - クラス org.seasar.cubby.unit.CubbyAssert の static メソッド
指定された ActionResult の型とパスを検証します。
assertType(String, ActionResult, E, Object...) - クラス org.seasar.cubby.unit.CubbyAssert.ActionResultAssert のメソッド
 

C

CubbyAssert - org.seasar.cubby.unit の クラス
アクションのテストを行うための検証メソッドの集合です。
CubbyAssert() - クラス org.seasar.cubby.unit.CubbyAssert のコンストラクタ
 
CubbyAssert.ActionResultAssert<T extends ActionResult,E> - org.seasar.cubby.unit の クラス
 
CubbyAssert.PathAssert<T extends ActionResult> - org.seasar.cubby.unit の クラス
 
CubbyRunner - org.seasar.cubby.unit の クラス
アクションを実行するためのクラスです。
CubbyRunner() - クラス org.seasar.cubby.unit.CubbyRunner のコンストラクタ
 

D

doPathAssert(String, String, String) - クラス org.seasar.cubby.unit.CubbyAssert.PathAssert のメソッド
 

O

org.seasar.cubby.unit - パッケージ org.seasar.cubby.unit
JUnit によるテストをサポートするクラスを提供します。

P

processAction(HttpServletRequest, HttpServletResponse, Filter...) - クラス org.seasar.cubby.unit.CubbyRunner の static メソッド
リクエストに応じたアクションを実行します。
processAction(ServletContext, HttpServletRequest, HttpServletResponse, Filter...) - クラス org.seasar.cubby.unit.CubbyRunner の static メソッド
リクエストに応じたアクションを実行します。
processActionAndExecuteActionResult(HttpServletRequest, HttpServletResponse, Filter...) - クラス org.seasar.cubby.unit.CubbyRunner の static メソッド
リクエストに応じたアクションを実行し、その結果の ActionResult も実行します。
processActionAndExecuteActionResult(ServletContext, HttpServletRequest, HttpServletResponse, Filter...) - クラス org.seasar.cubby.unit.CubbyRunner の static メソッド
リクエストに応じたアクションを実行し、その結果の ActionResult も実行します。

A C D O P

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