stable
Clone or download
Read-only
Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I45a09d67e9d1dfe43969754107000ac6ed380db1
Modified Files
Name | ||||
---|---|---|---|---|
M | tests/unit/common/Include/CSRFSynchronizerTokenTest.php | +23 | −24 | Go to diff View file |
M | tests/unit/common/Include/Codendi_RequestTest.php | +9 | −8 | Go to diff View file |
M | tests/unit/common/Include/LoaderSchedulerTest.php | +13 | −14 | Go to diff View file |
M | tests/unit/common/Include/ResponseTest.php | +6 | −6 | Go to diff View file |
M | tests/unit/common/Include/TimezoneRetrieverTest.php | +7 | −10 | Go to diff View file |
M | tests/unit/common/Include/URLRedirectTest.php | +13 | −14 | Go to diff View file |
M | tests/unit/common/Include/URLTest.php | +190 | −171 | Go to diff View file |
M | tests/unit/common/Include/URLVerificationFactoryTest.php | +11 | −13 | Go to diff View file |
M | tests/unit/common/Include/URLVerificationRestrictedUserTest.php | +7 | −6 | Go to diff View file |
M | tests/unit/common/Include/URLVerification_AssertValidUrlTest.php | +124 | −69 | Go to diff View file |