PHP Class spec\Coduo\TuTu\Request\ChainMatchingPolicySpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: coduo/tutu

Public Methods

Method Description
it_returns_false_by_default ( )
it_returns_true_when_all_policies_can_match_request_to_response_config ( Coduo\TuTu\Request\MatchingPolicy $positiveMatchingPolicy1, Coduo\TuTu\Request\MatchingPolicy $positiveMatchingPolicy2 )

Method Details

it_returns_false_by_default() public method

it_returns_true_when_all_policies_can_match_request_to_response_config() public method

public it_returns_true_when_all_policies_can_match_request_to_response_config ( Coduo\TuTu\Request\MatchingPolicy $positiveMatchingPolicy1, Coduo\TuTu\Request\MatchingPolicy $positiveMatchingPolicy2 )
$positiveMatchingPolicy1 Coduo\TuTu\Request\MatchingPolicy
$positiveMatchingPolicy2 Coduo\TuTu\Request\MatchingPolicy