PHP Class PHPUnit_Runner_StandardTestSuiteLoader, qcodo

Author: Sebastian Bergmann ([email protected])
Inheritance: implements PHPUnit_Runner_TestSuiteLoader
Afficher le fichier Open project: qcodo/qcodo Class Usage Examples

Méthodes publiques

Méthode Description
load ( string $suiteClassName, string $suiteClassFile = '', boolean $syntaxCheck = FALSE ) : ReflectionClass
reload ( ReflectionClass $aClass ) : ReflectionClass

Method Details

load() public méthode

public load ( string $suiteClassName, string $suiteClassFile = '', boolean $syntaxCheck = FALSE ) : ReflectionClass
$suiteClassName string
$suiteClassFile string
$syntaxCheck boolean
Résultat ReflectionClass

reload() public méthode

public reload ( ReflectionClass $aClass ) : ReflectionClass
$aClass ReflectionClass
Résultat ReflectionClass