PHP Класс Platformsh\Cli\Tests\Toolstack\ComposerTest

Наследование: extends BaseToolstackTest
Показать файл Открыть проект

Открытые методы

Метод Описание
testBuildComposer ( )
testBuildComposerCustomPhp ( )
testBuildComposerHhvm ( )
testBuildComposerMounts ( )
testBuildDeprecatedConfig ( ) Test the deprecated config file format still works.
testBuildFakeSymfony ( ) Test the case where a user has specified "php:symfony" as the toolstack, for an application which does not contain a composer.json file. The build may not do much, but at least it should not throw an exception.

Описание методов

testBuildComposer() публичный Метод

public testBuildComposer ( )

testBuildComposerCustomPhp() публичный Метод

testBuildComposerHhvm() публичный Метод

testBuildComposerMounts() публичный Метод

testBuildDeprecatedConfig() публичный Метод

Test the deprecated config file format still works.

testBuildFakeSymfony() публичный Метод

Test the case where a user has specified "php:symfony" as the toolstack, for an application which does not contain a composer.json file. The build may not do much, but at least it should not throw an exception.