PHP Class spec\Coduo\TuTu\Request\Path\ParserSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostra file Open project: coduo/tutu

Public Methods

Method Description
it_return_empty_array_when_request_path_does_not_match_url_pattern ( )
it_return_empty_array_when_there_are_no_placeholders_in_url ( )
it_return_values_when_there_are_placeholders_in_url ( )

Method Details

it_return_empty_array_when_request_path_does_not_match_url_pattern() public method

it_return_empty_array_when_there_are_no_placeholders_in_url() public method

it_return_values_when_there_are_placeholders_in_url() public method