]> source.dussan.org Git - nextcloud-server.git/commit
kill superfluent classloader from tests - this approach might be of interest within...
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 20 Aug 2013 22:41:20 +0000 (00:41 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 20 Aug 2013 22:41:20 +0000 (00:41 +0200)
commit33db8a3089760947eec93149a2029164b676eae8
tree0300b1d7319935a9df7e888f3b7739d8de406bc6
parent395deacc6760564544a76338023d9b0bf39e0bfe
kill superfluent classloader from tests - this approach might be of interest within the apps
17 files changed:
tests/lib/appframework/AppTest.php
tests/lib/appframework/classloader.php [deleted file]
tests/lib/appframework/controller/ControllerTest.php
tests/lib/appframework/dependencyinjection/DIContainerTest.php
tests/lib/appframework/http/DispatcherTest.php
tests/lib/appframework/http/DownloadResponseTest.php
tests/lib/appframework/http/HttpTest.php
tests/lib/appframework/http/JSONResponseTest.php
tests/lib/appframework/http/RedirectResponseTest.php
tests/lib/appframework/http/RequestTest.php
tests/lib/appframework/http/ResponseTest.php
tests/lib/appframework/http/TemplateResponseTest.php
tests/lib/appframework/middleware/MiddlewareDispatcherTest.php
tests/lib/appframework/middleware/MiddlewareTest.php
tests/lib/appframework/middleware/security/SecurityMiddlewareTest.php
tests/lib/appframework/routing/RoutingTest.php
tests/lib/appframework/utility/MethodAnnotationReaderTest.php