PHP Class Cake\Upgrade\Test\TestCase\Shell\UpgradeShellTest

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: cakephp/upgrade

Méthodes publiques

Свойство Type Description
$sut mixed Upgrade shell instance

Méthodes publiques

Méthode Description
setUp ( ) : void setUp
testFiles ( ) : void Basic test to simulate running on this repo

Method Details

setUp() public méthode

Create a mock for all tests to use
public setUp ( ) : void
Résultat void

testFiles() public méthode

Should return all files in the src directory of this repo
public testFiles ( ) : void
Résultat void

Property Details

$sut public_oe property

Upgrade shell instance
public mixed $sut
Résultat mixed