PHP 클래스 Composer\Installers\Test\InstallerTest

상속: extends Composer\Installers\Test\TestCase
파일 보기 프로젝트 열기: composer/installers

공개 메소드들

메소드 설명
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

메소드 상세

dataForTestInstallPath() 공개 메소드

dataFormTestInstallPath

dataForTestSupport() 공개 메소드

dataForTestSupport
public dataForTestSupport ( )

setUp() 공개 메소드

setUp
public setUp ( ) : void
리턴 void

tearDown() 공개 메소드

tearDown
public tearDown ( ) : void
리턴 void

testCustomInstallPath() 공개 메소드

testCustomInstallPath

testCustomInstallerName() 공개 메소드

testCustomInstallerName

testCustomTypePath() 공개 메소드

testCustomTypePath
public testCustomTypePath ( )

testGetCakePHPInstallPathException() 공개 메소드

testGetCakePHPInstallPathException

testInstallPath() 공개 메소드

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

testNoVendorName() 공개 메소드

testNoVendorName
public testNoVendorName ( )

testSupports() 공개 메소드

testSupports
public testSupports ( $type, $expected ) : void
리턴 void

testTypo3Inflection() 공개 메소드

testTypo3Inflection
public testTypo3Inflection ( )

testUninstallAndDeletePackageFromLocalRepo() 공개 메소드

testVendorPath() 공개 메소드

testVendorPath
public testVendorPath ( )