Commit Graph

21 Commits

Author SHA1 Message Date
ed0c9f207f Corrected CliControllerTest. 2012-07-19 17:05:56 +04:00
ad9c6b0a0c Complete tests for CliController. 2012-07-11 17:23:14 +04:00
ac091ac1ed Add CliControllerTest (not working with RuntimeException). 2012-07-10 19:38:10 +04:00
b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 2012-07-09 13:47:32 +04:00
7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 2012-06-28 16:18:28 +04:00
cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 2012-06-27 18:02:42 +04:00
1d999bda3f modified FrontController to get error layout from Router 2012-06-04 16:09:16 +04:00
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
4955014473 Fixed expected value of 3.0 2011-12-02 17:24:41 +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
1f8562da51 Action and FrontController classes tested 2011-11-01 19:01:39 +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