John Erling Blad has submitted this change and it was merged. Change subject: Add null assertion so tests dont complain when they do not perform any assertion due to empty list as input ......................................................................
Add null assertion so tests dont complain when they do not perform any assertion due to empty list as input Change-Id: Ie3f0c49c23c26f25212e8aa1cfa1f8f7218b647e --- M lib/tests/phpunit/HashArrayTest.php M lib/tests/phpunit/claim/ClaimListTest.php M lib/tests/phpunit/reference/ReferenceListTest.php M lib/tests/phpunit/snak/SnakListTest.php M lib/tests/phpunit/statement/StatementListTest.php 5 files changed, 20 insertions(+), 2 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27283 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3f0c49c23c26f25212e8aa1cfa1f8f7218b647e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
