Add more ApiFormat format tests
authoraddshore <addshorewiki@gmail.com>
Wed, 23 Oct 2013 15:10:02 +0000 (16:10 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 24 Oct 2013 18:07:05 +0000 (19:07 +0100)
commit95779682802ed1bc3ae7bb289ab906c04d7b405a
tree79f0c1937b852cce423d988b8938bb671d76a21a
parent96a9a3e1019e158b4935b1e61934be8a4d926d82
Add more ApiFormat format tests

Adds tests for Json and wddx formats
Add @covers tags
Fixes some comments
Fixes scope

Change-Id: I5f22097ddcaeb917f856ba7aa0cb793caa17925e
tests/phpunit/includes/api/format/ApiFormatJsonTest.php [new file with mode: 0644]
tests/phpunit/includes/api/format/ApiFormatPhpTest.php
tests/phpunit/includes/api/format/ApiFormatTestBase.php
tests/phpunit/includes/api/format/ApiFormatWddxTest.php [new file with mode: 0644]