Convert CleanUpTest to use data providers
authorChad Horohoe <chadh@wikimedia.org>
Mon, 7 Jul 2014 23:22:00 +0000 (16:22 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Mon, 7 Jul 2014 23:27:34 +0000 (16:27 -0700)
commit9413a99ec26a3bf47dd03e5b58eb3c10440ae19d
tree1ae93875f090acafae6f498e41eaae2ee95a4f07
parent0d847cb55d8e9c3c0f40827828472fd9b25e1018
Convert CleanUpTest to use data providers

These tests are pretty slow, and by only doing one data set
per test it extends the time they're allowed to run

Change-Id: Ia238a607ca94b96d02116ba6e3dc293c1c82a5a9
tests/phpunit/includes/normal/CleanUpTest.php