PHP Class spec\PhpSpec\Matcher\ArrayContainMatcherSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: phpspec/phpspec

Public Methods

Method Description
it_does_not_match_array_without_specified_value ( )
it_is_a_matcher ( )
it_matches_array_with_specified_value ( )
it_matches_array_without_specified_value ( )
it_responds_to_contain ( )
let ( PhpSpec\Formatter\Presenter\Presenter $presenter )

Method Details

it_does_not_match_array_without_specified_value() public method

it_is_a_matcher() public method

public it_is_a_matcher ( )

it_matches_array_with_specified_value() public method

it_matches_array_without_specified_value() public method

it_responds_to_contain() public method

let() public method

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