PHP Class Cake\Upgrade\Shell\Task\TestsTask

Inheritance: extends BaseTask, use trait ChangeTrait
Show file Open project: cakephp/upgrade

Public Properties

Property Type Description
$tasks

Protected Methods

Method Description
_process ( $path ) : boolean Process tests regarding fixture usage and update it for 3.x

Method Details

_process() protected method

Process tests regarding fixture usage and update it for 3.x
protected _process ( $path ) : boolean
return boolean

Property Details

$tasks public property

public $tasks