PHP Class Trismegiste\Mondrian\Tests\Command\RefactorTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: trismegiste/mondrian

Protected Properties

Property Type Description
$application
$cmdName

Protected Methods

Method Description
commonExecute ( )
createCommand ( )
setUp ( )

Method Details

commonExecute() protected method

protected commonExecute ( )

createCommand() abstract protected method

abstract protected createCommand ( )

setUp() protected method

protected setUp ( )

Property Details

$application protected property

protected $application

$cmdName protected property

protected $cmdName