stable
Clone or download
Read-only
Drop usage of Mockery in Tuleap\GitLFS\Transfer and Tuleap\GitLFS\StreamFilter unit tests
Part of request #21775: Favor PHPUnit mock system over Mockery - part 2 Change-Id: I0da0553bc2c3f956b91f76b07f268bade7eacb4d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlfs/tests/unit/StreamFilter/StreamFilterTest.php | +20 | −22 | Go to diff View file |
M | plugins/gitlfs/tests/unit/Transfer/Basic/LFSBasicTransferObjectSaverTest.php | +53 | −51 | Go to diff View file |
M | plugins/gitlfs/tests/unit/Transfer/LFSActionUserAccessHTTPRequestCheckerTest.php | +56 | −58 | Go to diff View file |
M | plugins/gitlfs/tests/unit/Transfer/LFSTransferVerifierTest.php | +35 | −36 | Go to diff View file |