| .. |
|
Client
|
00ce5d6c1a
phpunit 10: static data providers
|
2 years ago |
|
Cookie
|
f9b01571c3
phpunit 10: replace expect*() methods with our own implementation
|
2 years ago |
|
Middleware
|
17fd2109b4
Update EncryptedCookieMiddlewareTest
|
2 years ago |
|
Session
|
b4d4d00786
Remove unused variables.
|
3 years ago |
|
TestSuite
|
6a5626e943
Move HttpClientTrait to http package
|
3 years ago |
|
BaseApplicationTest.php
|
220784c0ee
Use EventInterface::setResult() instead of returning value.
|
2 years ago |
|
ClientTest.php
|
90edc3c46f
fix stan in tests
|
2 years ago |
|
ContentTypeNegotiationTest.php
|
9d3a9230b3
Fix request->is(xml) returning true for HTML requests (#16585)
|
3 years ago |
|
CorsBuilderTest.php
|
27b1080860
Add native return types in tests/
|
4 years ago |
|
FlashMessageTest.php
|
22491b5118
phpunit 10: static data providers part 1
|
2 years ago |
|
HeaderUtilityTest.php
|
b76e09d1e0
4.next: introduce HeaderUtility helper class (#17084)
|
3 years ago |
|
MiddlewareApplicationTest.php
|
27b1080860
Add native return types in tests/
|
4 years ago |
|
MiddlewareQueueTest.php
|
606286f6d5
Merge branch '4.next' into 5.x
|
2 years ago |
|
RequestFactoryTest.php
|
ea4031145e
Add RequestFactory.
|
3 years ago |
|
ResponseEmitterTest.php
|
27b1080860
Add native return types in tests/
|
4 years ago |
|
ResponseFactoryTest.php
|
273c1a7b40
Add ResponseFactory.
|
3 years ago |
|
ResponseTest.php
|
22491b5118
phpunit 10: static data providers part 1
|
2 years ago |
|
RunnerTest.php
|
26bad8fda7
Set request context for the router before running middleware queue.
|
3 years ago |
|
ServerRequestFactoryTest.php
|
1f57728e3d
cakephp/http package now provides PSR-17 Http Factories implementation.
|
3 years ago |
|
ServerRequestTest.php
|
5c98d4bfab
Fixing the names of testing functions
|
2 years ago |
|
ServerTest.php
|
606286f6d5
Merge branch '4.next' into 5.x
|
2 years ago |
|
SessionTest.php
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
|
StreamFactoryTest.php
|
fc153b0494
Add StreamFactory.
|
3 years ago |
|
UploadedFileFactoryTest.php
|
1eecdf8765
Add UploadedFileFactory.
|
3 years ago |
|
UriFactoryTest.php
|
e7f4683b35
Add UriFactory.
|
3 years ago |
|
server_mocks.php
|
30dab5436d
Fix return typehints in tests
|
4 years ago |