icingaweb2/test/php
Thomas Gelf db3accc704 Data\Db: rename Query and Connection to Db...
Class names in namespaces should not be chosen as once we didn't have
such. The fact that we already did "use Db\Connection as DbConnection"
is the best hint that naming was wrong.

So this patch renames Db\Connection to Db\DbConnection and does the
same with DbQuery. DbQuery has been adjusted to fit our new SimpleQuery
and to handle the new Filter implementation.
2014-06-06 06:43:13 +00:00
..
application Fix ResourceForm 2014-04-30 10:16:20 +02:00
bin
library/Icinga Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
regression Make all tests inherit from BaseTestCase and fix license headers and style 2014-04-10 10:32:50 +02:00
res Add test for Icinga\Util\Translator 2014-04-28 14:06:39 +02:00
Makefile
bootstrap.php packaging/config: rename ICINGA_APPDIR 2014-06-04 21:11:27 +00:00
checkswag
phpunit.xml Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
runtests Add missing form tests and update documentation 2013-08-06 11:11:29 +02:00