Mark Story 180553633c Enable MiddlewareQueue to be constructed with middleware objects. 9 years ago
..
Client d5ae143163 Renamed convertCookie() to convertCookieToArray() and make them protected. 9 years ago
Cookie 74e1c4f7c7 Moves Cookie::toArray() to Client\CookieCollection::convertCookie() 9 years ago
Middleware e5ff461751 Merge pull request #10559 from cakephp/header-fix 9 years ago
ActionDispatcherTest.php babd5c43e7 Apply getEventManager() in tests. 9 years ago
BaseApplicationTest.php df15753b6d Remove unused namespace 9 years ago
ClientTest.php 603f2ac2b5 Fix up test for cookies. 9 years ago
ControllerFactoryTest.php a8a74bc095 Fix docblock 9 years ago
MiddlewareQueueTest.php 180553633c Enable MiddlewareQueue to be constructed with middleware objects. 9 years ago
RequestTransformerTest.php 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
ResponseEmitterTest.php df15753b6d Remove unused namespace 9 years ago
ResponseTest.php d5ae143163 Renamed convertCookie() to convertCookieToArray() and make them protected. 9 years ago
ResponseTransformerTest.php 023fa8f615 Fix tests failing from invalid cookie names. 9 years ago
RunnerTest.php b6e8a99db6 Update doc blocks to FQCN. 9 years ago
ServerRequestFactoryTest.php b0da8f232f Fallback to $_FILES instead of nothing. 9 years ago
ServerRequestTest.php fb318f222b Merge pull request #10501 from cleptric/env-getter-setter 9 years ago
ServerTest.php babd5c43e7 Apply getEventManager() in tests. 9 years ago
server_mocks.php 7ebc2614fd Add a simpler response emitter. 9 years ago