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>
Sun, 12 Aug 2012 19:37:56 +0000 (21:37 +0200)
commit10f8b5f3401b385d9270bbfed199ee356209ca98
tree830280d2dc87af1365f6f48aa624c29f24a310ef
parent42b0e71474b48db57ac1ae85e8c1be6dbdf95661
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