PHP Class Jyxo\Beholder\TestCase\PhpExtension

Author: Jaroslav Hanslík
Inheritance: extends Jyxo\Beholder\TestCase
Afficher le fichier Open project: jyxo/php

Méthodes publiques

Méthode Description
__construct ( string $description, array $extensionList ) Constructor.
run ( ) : Result Performs the test.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $description, array $extensionList )
$description string Test description
$extensionList array List of extensions

run() public méthode

Performs the test.
public run ( ) : Result
Résultat Jyxo\Beholder\Result