objectcache: Complete coverage for newAnything()
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 10 Apr 2017 21:41:12 +0000 (14:41 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 10 Apr 2017 21:52:04 +0000 (14:52 -0700)
commitb586d83422ce27f90e73c3e6cd647a283f67cca8
tree86ae6286798ea0648c8f7e5e2b9217a7fa7fffe7
parent1fdd3ea38a717640eaf34c9462023bc82f906bf2
objectcache: Complete coverage for newAnything()

* Fix typo that disabled testNewAnythingNoAccel().
  Follows-up c5a0fa5bed, accidentally committed a local hack
  to disable the test.

* Add missing case other types falling back and no DB.
* Add missing case of no other types and no DB.

Change-Id: If158f21053f0b3741f2625fe4455fdb31955a22f
tests/phpunit/includes/objectcache/ObjectCacheTest.php