stable
Clone or download
Read-only
Merge commit 'refs/changes/47/10647/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11179 Replace safe_mock by Mockery
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/tests/Svn/Hooks/PreRevPropChangeTest.php | +2 | −0 | Go to diff View file |
M | plugins/svn/tests/Svn/XMLExporterTest.php | +1 | −0 | Go to diff View file |
M | tests/lib/MockBuilder.php | +32 | −205 | Go to diff View file |
A | tests/lib/MockeryOngoingIntelligentStub.php | +176 | −0 | Go to diff View file |
A | tests/lib/SimpleMockOngoingInterlligentStub.php | +182 | −0 | Go to diff View file |
M | tests/lib/autoload.php | +5 | −6 | Go to diff View file |