Méthode | Description | |
---|---|---|
it_does_not_match_proper_countable_count ( ArrayObject $countable ) | ||
it_does_not_match_wrong_array_count ( ) | ||
it_is_a_matcher ( ) | ||
it_matches_proper_array_count ( ) | ||
it_matches_proper_countable_count ( ArrayObject $countable ) | ||
it_mismatches_wrong_array_count ( ) | ||
it_mismatches_wrong_countable_count ( ArrayObject $countable ) | ||
it_responds_to_haveCount ( ) | ||
let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) |
public it_does_not_match_proper_countable_count ( ArrayObject $countable ) | ||
$countable | ArrayObject |
public it_matches_proper_countable_count ( ArrayObject $countable ) | ||
$countable | ArrayObject |
public it_mismatches_wrong_countable_count ( ArrayObject $countable ) | ||
$countable | ArrayObject |
public let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |