Add tests exceptions
authoraddshore <addshorewiki@gmail.com>
Thu, 27 Feb 2014 00:00:17 +0000 (01:00 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 27 Feb 2014 00:07:03 +0000 (01:07 +0100)
commit9e975c4a248bb0d626747dccef064745b6840abd
tree7b06af2059e9ccf9b1afd606e9300f58f07182f3
parent96b04cef361c26bbc6b76be6afbf298e4d22fed3
Add tests exceptions

- ErrorPageError
- ReadOnlyError
- UserNotLoggedIn

Change-Id: I9d0088d38e26a6b77e371288f1fa72dbe481cf66
tests/phpunit/includes/exception/ErrorPageErrorTest.php [new file with mode: 0644]
tests/phpunit/includes/exception/ReadOnlyErrorTest.php [new file with mode: 0644]
tests/phpunit/includes/exception/UserNotLoggedInTest.php [new file with mode: 0644]