PHP Class Eris\Shrinker\ShrinkerFactory

Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
__construct ( array $options )
random ( array $generators, callable $assertion )

Method Details

__construct() public méthode

public __construct ( array $options )
$options array 'timeLimit' => null|integer in seconds. The maximum time that should be allocated to a Shrinker before giving up

random() public méthode

public random ( array $generators, callable $assertion )
$generators array
$assertion callable