You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/appframework/http
Bernhard Posselt 980b11f096 default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 13 years ago
..
DispatcherTest.php Fix namespace for OCP\Appframework\Http 13 years ago
DownloadResponseTest.php kill superfluent classloader from tests - this approach might be of interest within the apps 13 years ago
HttpTest.php Fix namespace for OCP\Appframework\Http 13 years ago
JSONResponseTest.php kill superfluent classloader from tests - this approach might be of interest within the apps 13 years ago
RedirectResponseTest.php Fix namespace for OCP\Appframework\Http 13 years ago
RequestTest.php default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 13 years ago
ResponseTest.php Fix namespace for OCP\Appframework\Http 13 years ago
TemplateResponseTest.php fixing all appframework unit tests 13 years ago
requeststream.php Implement PUT an PATCH support 13 years ago