Complete coverage of Xml::DateMenu()
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 6 Feb 2011 22:10:48 +0000 (22:10 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 6 Feb 2011 22:10:48 +0000 (22:10 +0000)
commit28bab8ff2ec032cd0d1d55c377f3d380c2a5be50
tree7b3488fabd9954557d790ad6bf0f396ef449d1d6
parent4e7aa45ee5ce4130cb2559662847009b0b3830ee
Complete coverage of Xml::DateMenu()

r81605 was not hitting all possible conditional tests. Verified with:

php phpunit.php --configuration suite.xml \
  --coverage-html /tmp/datecover \
   --filter DateMenu

Tests:
PHPUnit 3.5.10 by Sebastian Bergmann.
.
Time: 3 seconds, Memory: 27.50Mb
OK (1 test, 5 assertions)
tests/phpunit/includes/XmlTest.php