PHP Class Composer\Installers\Test\InstallerTest

Inheritance: extends Composer\Installers\Test\TestCase
Afficher le fichier Open project: composer/installers

Méthodes publiques

Méthode Description
dataForTestInstallPath ( ) dataFormTestInstallPath
dataForTestSupport ( ) dataForTestSupport
setUp ( ) : void setUp
tearDown ( ) : void tearDown
testCustomInstallPath ( ) testCustomInstallPath
testCustomInstallerName ( ) testCustomInstallerName
testCustomTypePath ( ) testCustomTypePath
testGetCakePHPInstallPathException ( ) : void testGetCakePHPInstallPathException
testInstallPath ( $type, $path, $name, $version = '1.0.0' ) testInstallPath
testNoVendorName ( ) testNoVendorName
testSupports ( $type, $expected ) : void testSupports
testTypo3Inflection ( ) testTypo3Inflection
testUninstallAndDeletePackageFromLocalRepo ( )
testVendorPath ( ) testVendorPath

Method Details

dataForTestInstallPath() public méthode

dataFormTestInstallPath

dataForTestSupport() public méthode

dataForTestSupport
public dataForTestSupport ( )

setUp() public méthode

setUp
public setUp ( ) : void
Résultat void

tearDown() public méthode

tearDown
public tearDown ( ) : void
Résultat void

testCustomInstallPath() public méthode

testCustomInstallPath

testCustomInstallerName() public méthode

testCustomInstallerName

testCustomTypePath() public méthode

testCustomTypePath
public testCustomTypePath ( )

testGetCakePHPInstallPathException() public méthode

testGetCakePHPInstallPathException

testInstallPath() public méthode

testInstallPath
public testInstallPath ( $type, $path, $name, $version = '1.0.0' )

testNoVendorName() public méthode

testNoVendorName
public testNoVendorName ( )

testSupports() public méthode

testSupports
public testSupports ( $type, $expected ) : void
Résultat void

testTypo3Inflection() public méthode

testTypo3Inflection
public testTypo3Inflection ( )

testUninstallAndDeletePackageFromLocalRepo() public méthode

testVendorPath() public méthode

testVendorPath
public testVendorPath ( )