1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 6da38f83a0
Add parameter types to all the things
2022-02-22 16:48:53 +01:00
..
Autoload Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Command Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Config Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Console Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
DependencyResolver Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Downloader Add parameter types to all the things 2022-02-22 16:48:53 +01:00
EventDispatcher Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Filter/PlatformRequirementFilter Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Fixtures Merge branch '2.2' into main 2022-02-04 16:31:14 +01:00
IO Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Installer Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Json Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Mock Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Package Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Platform Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Plugin Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Question Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Repository Add parameter types to all the things 2022-02-22 16:48:53 +01:00
Script Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
Util Add parameter types to all the things 2022-02-22 16:48:53 +01:00
AllFunctionalTest.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00
ApplicationTest.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00
CacheTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
ComposerTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
ConfigTest.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00
DefaultConfigTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
FactoryTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
InstalledVersionsTest.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00
InstallerTest.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00
TestCase.php Add parameter types to all the things 2022-02-22 16:48:53 +01:00