PHP Class PhpBrew\ExtensionDslParserTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: phpbrew/phpbrew

Protected Properties

Property Type Description
$parser

Public Methods

Method Description
DslProvider ( )
setUp ( )
testGithubDsl ( $dsl, $url, $version )

Method Details

DslProvider() public method

public DslProvider ( )

setUp() public method

public setUp ( )

testGithubDsl() public method

public testGithubDsl ( $dsl, $url, $version )

Property Details

$parser protected_oe property

protected $parser