PHP Class pharext\CliArgsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: m6w6/pharext

Protected Properties

Свойство Type Description
$args pharext\Cli\Args
$spec array

Méthodes publiques

Méthode Description
testCompile ( )
testLongEquals ( )
testMulti ( )
testOptArg ( )
testParseHalt ( )
testParseNothing ( )
testReqArg ( )
testUnknown ( )
testValidate ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCompile() public méthode

public testCompile ( )

testLongEquals() public méthode

public testLongEquals ( )

testMulti() public méthode

public testMulti ( )

testOptArg() public méthode

public testOptArg ( )

testParseHalt() public méthode

public testParseHalt ( )

testParseNothing() public méthode

public testParseNothing ( )

testReqArg() public méthode

public testReqArg ( )

testUnknown() public méthode

public testUnknown ( )

testValidate() public méthode

public testValidate ( )

Property Details

$args protected_oe property

protected Args,pharext\Cli $args
Résultat pharext\Cli\Args

$spec protected_oe property

protected array $spec
Résultat array