wiki.techinc.nl/tests/phpunit/unit/includes/Rest
Derick Alangi 1afd52e3e4 REST: Move Helper classes to their own namespace
Mixing Handlers with Helpers doesn't look nice for consistency
reasons. Helpers should be in their own place (grouped) in the
Handlers directory as they're really "helpers for the handlers".

Change-Id: Ieeb7a0a706a4cb38778f312bfbfe781a1f366d14
2023-01-16 21:16:09 +01:00
..
BasicAccess
Handler REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
HeaderParser
PathTemplateMatcher
Validator
ConditionalHeaderUtilTest.php ConditionalHeaderUtil: Handle If-None-Match: * 2022-10-07 09:06:04 +00:00
CorsUtilsTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
HeaderContainerTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ResponseFactoryTest.php
RestTestTrait.php
RouterTest.php
SessionHelperTestTrait.php
StringStreamTest.php
testAdditionalRoutes.json
testRoutes.json