PHPUnit
PHPUnit TYPO3 extension
 All Classes Namespaces Functions
Public Attributes | List of all members
Tx_Phpunit_Interface_Request Interface Reference
Inheritance diagram for Tx_Phpunit_Interface_Request:
Tx_Phpunit_Interface_ConvertService Tx_Phpunit_BackEnd_Request Tx_Phpunit_TestingDataContainer

Public Attributes

const PARAMETER_NAMESPACE = 'tx_phpunit'
 
const PARAMETER_KEY_COMMAND = 'command'
 
const PARAMETER_KEY_TESTABLE = 'extSel'
 
const PARAMETER_KEY_TESTCASE = 'testCaseFile'
 
const PARAMETER_KEY_TEST = 'testname'
 
const PARAMETER_KEY_EXECUTE = 'bingo'
 

Additional Inherited Members

- Public Member Functions inherited from Tx_Phpunit_Interface_ConvertService
 getAsBoolean ($key)
 
 getAsInteger ($key)
 
 hasInteger ($key)
 
 getAsString ($key)
 
 hasString ($key)
 
 getAsArray ($key)
 

The documentation for this interface was generated from the following file: