org.seasar.cubby.unit
クラス CubbyRunnerTest

java.lang.Object
  上位を拡張 org.seasar.cubby.unit.CubbyRunnerTest

public class CubbyRunnerTest
extends Object


入れ子のクラスの概要
static class CubbyRunnerTest.MockAction
           
 
コンストラクタの概要
CubbyRunnerTest()
           
 
メソッドの概要
 void after()
           
 void before()
           
 void processAction()
           
 void processActionAndExecuteActionResult()
           
 void processActionAndExecuteActionResultWithServletContext()
           
 void processActionWithServletContext()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyRunnerTest

public CubbyRunnerTest()
メソッドの詳細

before

public void before()

after

public void after()

processAction

public void processAction()
                   throws Exception
例外:
Exception

processActionWithServletContext

public void processActionWithServletContext()
                                     throws Exception
例外:
Exception

processActionAndExecuteActionResult

public void processActionAndExecuteActionResult()
                                         throws Exception
例外:
Exception

processActionAndExecuteActionResultWithServletContext

public void processActionAndExecuteActionResultWithServletContext()
                                                           throws Exception
例外:
Exception


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