move ORMTableTest from Wikibase to core
authoraude <aude.wiki@gmail.com>
Thu, 8 Nov 2012 12:04:24 +0000 (12:04 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 9 Nov 2012 09:57:45 +0000 (09:57 +0000)
commit16e2c77715a4667b6d526e1de06b3d31525074c0
treef9f455e9b1acb874d2a577df84c98e31792e57d3
parent79daaea1a8cd204107379ca3114dae004b08f204
move ORMTableTest from Wikibase to core

- this is more generally useful than to be buried inside Wikibase client.
- it was in Wikibase/client/tests/phpunit/includes/store/EntityCacheTableTest.php

- patchset 2: add to test autoloader

Change-Id: I5bc41d6d205f28bcc5bf0c8a78b782c8888c18eb
tests/TestsAutoLoader.php
tests/phpunit/includes/db/ORMTableTest.php [new file with mode: 0644]