PHP Class lithium\tests\cases\console\command\CreateTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$request

Protected Properties

Property Type Description
$_backup
$_testPath

Public Methods

Method Description
setUp ( )
skip ( )
tearDown ( )
testConstruct ( )
testNamespace ( )
testNonExistentCommand ( )
testRunAll ( )
testRunNotSaved ( )
testRunWithModelCommand ( )
testRunWithTestControllerCommand ( )
testRunWithTestModelCommand ( )
testRunWithTestOtherCommand ( )
testRunWithoutCommand ( )
testSave ( )

Method Details

setUp() public method

public setUp ( )

skip() public method

public skip ( )

tearDown() public method

public tearDown ( )

testConstruct() public method

public testConstruct ( )

testNamespace() public method

public testNamespace ( )

testNonExistentCommand() public method

testRunAll() public method

public testRunAll ( )

testRunNotSaved() public method

public testRunNotSaved ( )

testRunWithModelCommand() public method

testRunWithTestControllerCommand() public method

testRunWithTestModelCommand() public method

testRunWithTestOtherCommand() public method

testRunWithoutCommand() public method

testSave() public method

public testSave ( )

Property Details

$_backup protected_oe property

protected $_backup

$_testPath protected_oe property

protected $_testPath

$request public_oe property

public $request