PHP Class SensioLabs\Melody\Tests\Configuration\RunConfigurationParserTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sensiolabs/melody

Public Methods

Method Description
providePackagesError ( )
providePhpOptionsError ( )
setUp ( )
tearDown ( )
testParsePackages ( )
testParsePackagesError ( $packages, $exception )
testParsePhpOptions ( )
testParsePhpOptionsError ( $phpOptions, $exception )
testParseRepositories ( )
testParseRepositoriesError ( )

Method Details

providePackagesError() public method

providePhpOptionsError() public method

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testParsePackages() public method

public testParsePackages ( )

testParsePackagesError() public method

public testParsePackagesError ( $packages, $exception )

testParsePhpOptions() public method

public testParsePhpOptions ( )

testParsePhpOptionsError() public method

public testParsePhpOptionsError ( $phpOptions, $exception )

testParseRepositories() public method

testParseRepositoriesError() public method