1
0
Fork 0
composer/tests/Composer/Test/Util
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
2018-11-12 15:23:32 +01:00
..
Fixtures Validation warns if script description for nonexistent script is present 2018-01-17 19:15:06 +01:00
BitbucketTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
ConfigValidatorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ErrorHandlerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FilesystemTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitHubTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
GitLabTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
IniHelperTest.php Use external XdebugHandler library 2018-03-08 19:20:16 +00:00
PerforceTest.php Fix escaping of URLs in Perforce and Subversion drivers 2018-08-25 18:48:56 +02:00
PlatformTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
ProcessExecutorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
RemoteFilesystemTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
SilencerTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
StreamContextFactoryTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
SvnTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
TlsHelperTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
UrlTest.php CS fixer 2018-07-24 14:32:52 +02:00