framework/tests/unit/Foundation
Alexander Skvortsov e7aed89e8f
Broader support for callables in ContainerUtil (#2596)
It can be very annoying if we want to use something like boolval, but have to define an entire anonymous function to pass it in. This PR adds support for tpassing it in directly as a string, like is posible with User::registerPreference.
2021-02-10 14:51:31 -05:00
..
ErrorHandling/ExceptionHandler Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
ConfigTest.php Use reserved TLD for default dev hostname 2020-09-27 22:55:46 +02:00
ContainerUtilTest.php Broader support for callables in ContainerUtil (#2596) 2021-02-10 14:51:31 -05:00
PathsTest.php Extract a class to hold / determine paths 2020-05-01 15:24:20 +02:00
RouteCollectionTest.php Fix optional parameters in url generator (#2246) 2020-07-28 20:51:14 -04:00