PHP Class spec\PhpSpec\Matcher\TraversableKeyValueMatcherSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpspec/phpspec

Méthodes publiques

Méthode Description
it_does_not_negative_matches_generator_with_specified_key_and_value ( )
it_does_not_positive_match_generator_without_specified_key_and_value ( )
it_is_a_matcher ( )
it_negative_matches_generator_without_specified_key_and_value ( )
it_positive_matches_generator_with_specified_key_and_value ( )
it_responds_to_haveKeyWithValue ( )
let ( PhpSpec\Formatter\Presenter\Presenter $presenter )

Private Methods

Méthode Description
createGeneratorReturningArray ( array $array ) : Generator

Method Details

it_does_not_negative_matches_generator_with_specified_key_and_value() public méthode

it_does_not_positive_match_generator_without_specified_key_and_value() public méthode

it_is_a_matcher() public méthode

public it_is_a_matcher ( )

it_negative_matches_generator_without_specified_key_and_value() public méthode

it_positive_matches_generator_with_specified_key_and_value() public méthode

it_responds_to_haveKeyWithValue() public méthode

let() public méthode

public let ( PhpSpec\Formatter\Presenter\Presenter $presenter )
$presenter PhpSpec\Formatter\Presenter\Presenter