nextcloud/tests/lib/appframework
Bernhard Posselt 23c754aed3 prefer scalar type hints over phpdoc annotation
use method exists lookup to be safe and not break on old hhvm versions

add test that checks if type hint is preferred over annotation
2015-12-24 09:20:26 +01:00
..
controller Remove dependency on ICrypto + use XOR 2015-10-21 17:33:41 +02:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Mock DIContainer to not hit the database 2015-11-30 10:55:05 +01:00
http Scrutinizer Auto-Fixes 2015-12-07 15:43:36 +00:00
middleware Show error template 2015-11-30 11:25:52 +01:00
routing fix tests 2015-11-27 17:05:58 +01:00
utility prefer scalar type hints over phpdoc annotation 2015-12-24 09:20:26 +01:00
AppTest.php Apply DB group annotation ... 2015-11-30 10:55:05 +01:00