add basic Status unit test
authoraddshore <addshorewiki@gmail.com>
Thu, 24 Oct 2013 22:11:15 +0000 (23:11 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 24 Oct 2013 22:25:08 +0000 (23:25 +0100)
commit9a06bc75f9abf103b81c39d738ca80fbd21b3114
treef6184ba6935ae6029af666888474de83f27a74ed
parent8cabb5f7778574aa723e5615b27a3f5ac104c48d
add basic Status unit test

Adds unit tests for some of the more basic
parts of the Status class

has todos at the bottom of the file for all other
methods that need to be tested

Change-Id: Ic2f2abafb44ef86af207c7595e440672dfcf4f1e
tests/phpunit/includes/StatusTest.php [new file with mode: 0644]