PHP 클래스 Eris\Shrinker\ShrinkerFactory

파일 보기 프로젝트 열기: giorgiosironi/eris

공개 메소드들

메소드 설명
__construct ( array $options )
random ( array $generators, callable $assertion )

메소드 상세

__construct() 공개 메소드

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 random ( array $generators, callable $assertion )
$generators array
$assertion callable