Class Ethna_Plugin_Handle_AddTest

Description

Ethna_Handle which generates Normal Test Case

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

Ethna_Plugin_Abstract
   |
   --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::__construct()
 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()

Inherited From Ethna_Plugin_Abstract

 Ethna_Plugin_Abstract::__construct()
 Ethna_Plugin_Abstract::getConfig()
 Ethna_Plugin_Abstract::getName()
 Ethna_Plugin_Abstract::getType()
 Ethna_Plugin_Abstract::_detectName()
 Ethna_Plugin_Abstract::_detectType()
 Ethna_Plugin_Abstract::_load()
 Ethna_Plugin_Abstract::_loadConfig()

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