Commit Graph

17 Commits

Author SHA1 Message Date
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
359c712962 modified AutoloadBuilder for atomic autoload.php write 2012-06-04 16:04:17 +04:00
40b3e76c74 modified AutoloadBuilder to atomic write operation 2012-03-06 18:47:40 +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
1f1551aea1 removing setExpectedException() of setUp() 2011-12-02 11:17:13 +04:00
bafe38ccf0 replacement @expectedException to setExpectedException 2011-12-01 17:40:31 +04:00
c6b48f084d Removed expectation exceptions 2011-12-01 17:39:35 +04:00
3659cca99e little changes 2011-10-29 15:39:19 +04:00
d98dcddae8 Profiler classes tested 2011-10-28 16:56:22 +04:00
cc51e7425e modified alutoload classes for tests isolation 2011-10-28 15:51:49 +04:00
269a45b092 deleted require statement 2011-10-13 14:27:16 +04:00
20db05bbde AutoloadBuilder tested with vfsStream mock 2011-10-10 14:22:44 +04:00
7d12bcf26c better tests 2011-10-10 14:21:44 +04:00
3c3071fb15 better coverage 2011-10-06 19:19:40 +04:00
588ef93bb3 AutoloadBuilder tested 2011-10-06 18:04:34 +04:00