stable
Clone or download
Read-only
Part of request #21326: Favor PHPUnit mock system over Mockery Change-Id: I281c6ad7698a9069e1330a044da0bf6ac8113227
Modified Files
Name | ||||
---|---|---|---|---|
M | tests/unit/Adapter/ArtifactLinkRepositoryTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Adapter/BaselineArtifactRepositoryAdapterTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Adapter/BaselineRepositoryAdapterTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Adapter/ClockAdapterTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Adapter/ComparisonRepositoryAdapterTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Adapter/SemanticValueAdapterTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Domain/BaselineArtifactServiceTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Domain/BaselineServiceTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/Domain/ComparisonServiceTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/BaselineArtifactControllerTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/BaselineControllerTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/BaselineRepresentationTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/BaselinesPageRepresentationTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/ComparisonControllerTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/Exception/ForbiddenRestExceptionTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/Exception/NotFoundRestExceptionTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/IntegrationTestCaseWithStubs.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/ProjectBaselineControllerTest.php | +1 | −2 | Go to diff View file |
M | tests/unit/REST/ProjectComparisonControllerTest.php | +1 | −2 | Go to diff View file |