1
0
Fork 0
composer/tests/Composer/Test
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
..
Autoload Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Command Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Config Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
DependencyResolver Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Downloader Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
EventDispatcher Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Fixtures Update tests for replace conflicts 2018-08-27 12:14:34 +02:00
IO Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Installer Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Json Make JSON formatter test clearer 2018-08-10 08:54:34 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Plugin Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Util Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
AllFunctionalTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ApplicationTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
DefaultConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FactoryTest.php Check for the actual warning description 2018-10-30 15:56:24 +01:00
InstallerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00