cakephp2-php8/lib/Cake/Test/Case/Network
Ceeram d730acba59 Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones.
Throws exception if not matched, using the required Allow response header.
2012-08-22 17:23:24 +02:00
..
Email using annotations for catching exceptions in tests 2012-07-24 14:09:48 +01:00
Http Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
CakeRequestTest.php Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones. 2012-08-22 17:23:24 +02:00
CakeResponseTest.php Added CakeResponse::file() for serving files as response 2012-07-11 01:24:00 +05:30
CakeSocketTest.php using annotations for catching exceptions in tests 2012-07-24 14:09:48 +01:00