engelsystem/tests/Unit/Middleware
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
2019-04-25 18:17:19 +02:00
..
Stub Formatting 2019-04-25 18:17:19 +02:00
AddHeadersTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
CallableHandlerTest.php Formatting 2019-04-25 18:17:19 +02:00
DispatcherTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
ErrorHandlerTest.php ErrorHandler: Don't wrap the response if a content-type is defined 2018-12-19 22:36:42 +01:00
ExceptionHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
LegacyMiddlewareTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
RequestHandlerServiceProviderTest.php Added nikic/fast-route as routing dispatcher 2018-08-25 21:48:39 +02:00
RequestHandlerTest.php Formatting 2019-04-25 18:17:19 +02:00
ResolvesMiddlewareTraitTest.php Formatting 2019-04-25 18:17:19 +02:00
RouteDispatcherServiceProviderTest.php Added caching for templating and routing 2018-11-24 16:30:36 +01:00
RouteDispatcherTest.php Formatting 2019-04-25 18:17:19 +02:00
SendResponseHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SessionHandlerServiceProviderTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SessionHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SetLocaleTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
VerifyCsrfTokenTest.php Formatting 2019-04-25 18:17:19 +02:00