PHP Interface PHPUnit_Framework_Test, qcodo

Author: Sebastian Bergmann ([email protected])
Afficher le fichier Open project: qcodo/qcodo Interface Usage Examples

Méthodes publiques

Méthode Description
run ( PHPUnit_Framework_TestResult $result = NULL ) : PHPUnit_Framework_TestResult Runs a test and collects its result in a TestResult instance.

Method Details

run() public méthode

Runs a test and collects its result in a TestResult instance.
public run ( PHPUnit_Framework_TestResult $result = NULL ) : PHPUnit_Framework_TestResult
$result PHPUnit_Framework_TestResult
Résultat PHPUnit_Framework_TestResult