Class Ethna_UnitTestCase

Description

UnitTestCase実行クラス

Located in /class/UnitTestCase.php (line 18)

UnitTestCase
   |
   --Ethna_UnitTestCase
Variable Summary
Method Summary
 Ethna_UnitTestCase __construct (object Ethna_Controller $controller)
 void createViewClass ()
 void _createActionForm ( $form_name)
Variables
  • var: アクションクラスオブジェクト($action_classの省略形)
object Ethna_ActionClass $action_class (line 42)
  • var: アクションクラスオブジェクト
object Ethna_ActionForm $action_form (line 36)
  • var: アクションフォームオブジェクト
string $action_name (line 33)
  • var: アクション名
  • var: アクションフォームオブジェクト($action_formの省略形)
object Ethna_Backend $backend (line 21)
  • var: backendオブジェクト
object Ethna_Controller $controller (line 24)
  • var: controllerオブジェクト
  • var: controllerオブジェクト($controllerの省略形)
string $forward_name (line 48)
  • var: ビュー名
object Ethna_Session $session (line 30)
  • var: セッションオブジェクト
  • var: viewクラスオブジェクト($view_classの省略形)
object Ethna_ViewClass $view_class (line 51)
  • var: viewクラスオブジェクト
Methods
Constructor __construct (line 62)

Ethna_UnitTestCaseのコンストラクタ

  • access: public
Ethna_UnitTestCase __construct (object Ethna_Controller $controller)
createActionClass (line 148)

アクションの作成

  • access: public
void createActionClass ()
createActionForm (line 108)

アクションフォームの作成

  • access: public
void createActionForm ()
createPlainActionForm (line 137)

単純なアクションフォームの作成

  • access: public
void createPlainActionForm ()
createViewClass (line 169)

ビューの作成

  • access: public
void createViewClass ()
validateOneTime (line 120)

validateOneTime()

  • access: public
int validateOneTime ()
_createActionForm (line 83)

アクションフォームの作成と関連付け

  • access: public
void _createActionForm ( $form_name)
  • $form_name

Documentation generated on Fri, 11 Nov 2011 03:59:11 +0900 by phpDocumentor 1.4.3