Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
spec
Coduo
TuTu
Request
RouteMatchingPolicySpec
PHP Class spec\Coduo\TuTu\Request\RouteMatchingPolicySpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: coduo/tutu
Public Methods
Method
Description
it_does_not_match_when_request_path_is_not_matching_response_config_path
( )
it_is_matching_policy
( )
it_match_paths_with_placeholders
( )
it_match_when_request_path_is_equal_to_response_config_path
( )
it_match_when_request_path_is_equal_to_response_config_path_but_contain_upercase_chars
( )
Method Details
it_does_not_match_when_request_path_is_not_matching_response_config_path()
public
method
public
it_does_not_match_when_request_path_is_not_matching_response_config_path
( )
it_is_matching_policy()
public
method
public
it_is_matching_policy
( )
it_match_paths_with_placeholders()
public
method
public
it_match_paths_with_placeholders
( )
it_match_when_request_path_is_equal_to_response_config_path()
public
method
public
it_match_when_request_path_is_equal_to_response_config_path
( )
it_match_when_request_path_is_equal_to_response_config_path_but_contain_upercase_chars()
public
method
public
it_match_when_request_path_is_equal_to_response_config_path_but_contain_upercase_chars
( )