mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-12 01:01:29 +00:00
a6a16f0703
Functional changes: * hasGroup() will return false when a group exists, but is empty. This is in line with what other methods like getGroups() already do. Shouldn't have any effect on the existing code, but feels more clean and consistent. * getGroupRefs() won't fail any more when asked for an unknown group. Tests: * Add missing @covers for the constructor. * Simplify test setup by always returning a spy. All tests need it anyway. * Cover 3 more methods. Change-Id: Ie93e9af6258b757d842b30b0b059344733aad434 |
||
---|---|---|
.. | ||
parser | ||
phpunit | ||
selenium |