nextcloud/tests/lib/AppFramework
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller
This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 17:32:03 +02:00
..
Controller Remove deprecated Controller Functions 2017-07-20 11:03:12 +02:00
Db Fix getMock MapperTestUtility 2016-09-07 20:42:37 +02:00
DependencyInjection Add DI intergration tests 2017-03-21 08:52:20 +01:00
Http Add metadata to \OCP\AppFramework\Http\Response::throttle 2017-07-27 14:17:45 +02:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Add tests for multiple parameters 2017-04-13 12:00:18 +02:00
AppTest.php No body or content-length for 204 and 304 responses 2016-08-31 23:07:48 +02:00