nextcloud/tests/lib/AppFramework/Controller
Roeland Jago Douma 1f370c97ed
OCSController requires DataResponse
The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.
2016-08-10 12:40:26 +02:00
..
ApiControllerTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
ControllerTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
OCSControllerTest.php OCSController requires DataResponse 2016-08-10 12:40:26 +02:00