Apply modification of mdale's patch from Bug #28420: “Re-factor upload tests to suppo...
authorMark A. Hershberger <mah@users.mediawiki.org>
Wed, 6 Apr 2011 19:50:54 +0000 (19:50 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Wed, 6 Apr 2011 19:50:54 +0000 (19:50 +0000)
commit4e9b2c5c5341be17a88a2d9f3c69d1a34093c4b9
tree91218483ce2d937186324b746ef90eaeed0a60c3
parent107314d651baa2c858e4c03bf19e2045aac4e0e8
Apply modification of mdale's patch from Bug #28420: “Re-factor upload tests to support extensions extending upload test case”
tests/phpunit/includes/api/ApiTestCase.php [new file with mode: 0644]
tests/phpunit/includes/api/ApiTestCaseUpload.php [new file with mode: 0644]
tests/phpunit/includes/api/ApiTestUser.php [new file with mode: 0644]
tests/phpunit/includes/api/ApiUploadTest.php