|
90a8cb30e6
|
added getter and setter to Router to use error layout
|
2012-06-04 16:08:35 +04:00 |
|
|
9ef37d003b
|
Refactor Router (remove getUri method. All logic moved to getRoute method). Modified RouterTest.
|
2012-05-25 19:03:42 +04:00 |
|
|
6e4a9ef23a
|
Modify RouterTest (unmocked simply methods).
|
2012-05-25 18:41:25 +04:00 |
|
|
c7815a2112
|
Add tests app/router for new methods.
|
2012-05-25 16:31:08 +04:00 |
|
|
e9af107907
|
Сhange the variable type of the string
|
2011-12-02 17:30:42 +04:00 |
|
|
0fdcb87653
|
Replacement of assertEquals() to assertSame()
|
2011-12-02 17:22:31 +04:00 |
|
|
0fda3de8b5
|
Moving setExpectedException
|
2011-12-02 12:25:47 +04:00 |
|
|
3470e3254f
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:00:10 +04:00 |
|
|
bdae057a8e
|
replace Exception on PHPUnit_Framework_Error
|
2011-11-24 19:12:53 +04:00 |
|
|
61a8b4fb7e
|
some little changes
|
2011-11-01 19:00:57 +04:00 |
|
|
cae2ae3128
|
Router class tested
|
2011-10-31 19:59:00 +04:00 |
|
|
21e194dc22
|
Route class tested
|
2011-10-31 19:25:22 +04:00 |
|