Class Ethna_Plugin_Handle_AddTest

Description

Ethna_Handle which generates Normal Test Case

Located in /class/Plugin/Handle/Ethna_Plugin_Handle_AddTest.php (line 19)

Ethna_Plugin_Handle
   |
   --Ethna_Plugin_Handle_AddTest
Method Summary
 string getDescription ()
 string getUsage ()
 mixed &perform ()
Variables
Methods
getDescription (line 27)

コマンドの概要を返す

  • return: コマンド概要
  • access: protected
string getDescription ()

Redefinition of:
Ethna_Plugin_Handle::getDescription()
get handler's description
getUsage (line 43)

コマンドの使用法を返す

  • return: コマンドの使用方法
  • access: protected
string getUsage ()

Redefinition of:
Ethna_Plugin_Handle::getUsage()
get handler's usage
perform (line 60)

コマンドの実装部分

テストケースファイル生成を行う

  • return: 実行結果: TRUE: 成功 Ethna_Error: エラー
  • access: protected
mixed &perform ()

Redefinition of:
Ethna_Plugin_Handle::perform()
just perform

Inherited Methods

Inherited From Ethna_Plugin_Handle

 Ethna_Plugin_Handle::Ethna_Plugin_Handle()
 Ethna_Plugin_Handle::getDescription()
 Ethna_Plugin_Handle::getId()
 Ethna_Plugin_Handle::getUsage()
 Ethna_Plugin_Handle::perform()
 Ethna_Plugin_Handle::setArgList()
 Ethna_Plugin_Handle::usage()
 Ethna_Plugin_Handle::_getopt()

Documentation generated on Fri, 11 Nov 2011 04:00:23 +0900 by phpDocumentor 1.4.3