PHP Class Platformsh\Cli\Tests\LocalApplicationTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: commerceguys/platform-cli

Public Methods

Method Description
testGetAppConfig ( )
testGetAppConfigNested ( )
testGetSharedFileMounts ( )
testToolstackAliasHhvm ( ) Test the special case of HHVM toolstack types being the same as PHP.
testToolstackDetectionDrupal ( )
testToolstackDetectionMultiple ( )
testToolstackDetectionNone ( )
testToolstackDetectionSymfony ( )

Method Details

testGetAppConfig() public method

public testGetAppConfig ( )

testGetAppConfigNested() public method

testGetSharedFileMounts() public method

testToolstackAliasHhvm() public method

Test the special case of HHVM toolstack types being the same as PHP.

testToolstackDetectionDrupal() public method

testToolstackDetectionMultiple() public method

testToolstackDetectionNone() public method

testToolstackDetectionSymfony() public method