Method | Description | |
---|---|---|
it_does_not_negative_match_proper_generator_count ( ) | ||
it_does_not_positive_match_infinite_generator ( ) | ||
it_does_not_positive_match_wrong_generator_count ( ) | ||
it_is_a_matcher ( ) | ||
it_negative_matches_infinite_generator ( ) | ||
it_negative_matches_wrong_generator_count ( ) | ||
it_positive_matches_proper_generator_count ( ) | ||
it_responds_to_haveCount ( ) | ||
let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) |
Method | Description | |
---|---|---|
createGeneratorWithCount ( integer $count ) : Generator | ||
createInifiteGenerator ( ) : Generator |
public it_negative_matches_infinite_generator ( ) |
public it_negative_matches_wrong_generator_count ( ) |
public it_positive_matches_proper_generator_count ( ) |
public let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |