PHP Class FunctionalTestBase, paratest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: brianium/paratest Class Usage Examples

Méthodes protégées

Méthode Description
assertTestsPassed ( Process $proc, $testPattern = '\d+', $assertionPattern = '\d+' )
fixture ( $fixture )
invokeParatest ( $path, $options = [], $callback = null )

Method Details

assertTestsPassed() protected méthode

protected assertTestsPassed ( Process $proc, $testPattern = '\d+', $assertionPattern = '\d+' )
$proc Symfony\Component\Process\Process

fixture() protected méthode

protected fixture ( $fixture )

invokeParatest() protected méthode

protected invokeParatest ( $path, $options = [], $callback = null )