|
|
@ -69,7 +69,8 @@ class RouteTest extends PHPUnit_Framework_TestCase |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* @expectedException Exception |
|
|
|
* @expectedException PHPUnit_Framework_Error |
|
|
|
* @TODO Need check empty parameters from constructor Route |
|
|
|
*/ |
|
|
|
public function testMatchEmptyRequest() |
|
|
|
{ |
|
|
|