Added utility method taking an array of elements and wrapping each element in it...
authorjeroendedauw <jeroendedauw@gmail.com>
Sun, 12 Aug 2012 19:37:54 +0000 (21:37 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Mon, 20 Aug 2012 10:21:33 +0000 (12:21 +0200)
commit6dbb91c13f43514c7c0bdc789a86ba51790204ba
tree50a25ad329c31c68bcefa37666317d93b87e46f0
parent176119237607de5ed6659296b08209270b26b84a
Added utility method taking an array of elements and wrapping each element in it's own array.

Useful for data providers that only return a single argument.

Change-Id: I220948865e3de395363bf8858098e61de3c8d35b
tests/phpunit/MediaWikiTestCase.php