1
0
Fork 0
composer/tests/Composer/Test
Alexander Schranz e9b60580f5
Add return types to tests (#10)
2022-02-21 13:42:28 +01:00
..
Autoload Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Command Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Config Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Console Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
DependencyResolver Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Downloader Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
EventDispatcher Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Filter/PlatformRequirementFilter Add return types to private/internal methods 2022-02-18 11:22:01 +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 return types to tests (#10) 2022-02-21 13:42:28 +01:00
Json Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Mock Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Package Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Platform Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Plugin Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Question Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
Repository Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
Script Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
Util Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
AllFunctionalTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
ApplicationTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +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 return types to tests (#10) 2022-02-21 13:42:28 +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 return types to tests (#10) 2022-02-21 13:42:28 +01:00
InstallerTest.php Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
TestCase.php Add return types to tests (#10) 2022-02-21 13:42:28 +01:00