Rename ApiTestCaseUpload
authorUmherirrender <umherirrender_de.wp@web.de>
Fri, 16 Mar 2018 17:40:38 +0000 (18:40 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 16 Mar 2018 17:40:38 +0000 (18:40 +0100)
commit040063a4ba7bc9775ebf5efd393b2076c59345a7
treec308bb3ec34c3b0aa232480122c0bd7e82d22045
parent464889102e49ba7785f8ce52ac1a6e01cac35f12
Rename ApiTestCaseUpload

Having *TestCase at end of the class name makes it easier to detect it
as TestCase class

Change-Id: Ic7ae7328e729c0f2d97afcf7c5be793d6a8df58f
tests/common/TestsAutoLoader.php
tests/phpunit/includes/api/ApiTestCaseUpload.php
tests/phpunit/includes/api/ApiUploadTest.php
tests/phpunit/includes/api/ApiUploadTestCase.php [new file with mode: 0644]