nextcloud/tests/lib/AppFramework/Middleware
Roeland Jago Douma 8c1e75e052
Do not use file as template parameter
Using file will overwrite the $file parameter in the template base.
Leading to trying to include a file that is the exception message. Which
will of course fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-09 16:45:25 +02:00
..
PublicShare Add PublicShareMiddlewareTest 2018-06-20 08:53:37 +02:00
Security Do not use file as template parameter 2018-08-09 16:45:25 +02:00
MiddlewareDispatcherTest.php Fix tests 2018-02-21 10:55:52 +01:00
MiddlewareTest.php Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
OCSMiddlewareTest.php Split OCS version handling 2016-09-06 11:57:39 +02:00
SessionMiddlewareTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00