stable
Clone or download
Read-only
Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I7a2307a7071d27e14854bdd60fb6644667c4beea
Modified Files
Name | ||||
---|---|---|---|---|
M | tests/unit/common/Layout/LayoutTest.php | +45 | −15 | Go to diff View file |
M | tests/unit/common/Layout/Logo/CachedCustomizedLogoDetectorTest.php | +36 | −52 | Go to diff View file |
M | tests/unit/common/Layout/Logo/CustomizedLogoDetectorTest.php | +0 | −2 | Go to diff View file |
M | tests/unit/common/Layout/Logo/FileContentComparatorTest.php | +1 | −5 | Go to diff View file |
M | tests/unit/common/Layout/NewDropdown/CurrentContextSectionToHeaderOptionsInserterTest.php | +3 | −7 | Go to diff View file |
M | tests/unit/common/Layout/NewDropdown/NewDropdownPresenterBuilderTest.php | +27 | −33 | Go to diff View file |
M | tests/unit/common/Layout/ThemeVariationTest.php | +5 | −7 | Go to diff View file |