Jeroen De Dauw has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/83/27283/1 -- To view, visit https://gerrit.wikimedia.org/r/27283 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie3f0c49c23c26f25212e8aa1cfa1f8f7218b647e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
