doctrine / cache

Doctrine Cache component
https://www.doctrine-project.org/projects/cache.html
MIT License
7.85k stars 214 forks source link

Fix tests for 2.0 branch #368

Closed alcaeus closed 3 years ago

alcaeus commented 3 years ago

Re-introduces the abstract test class I inadvertently dropped and adds the ArrayCache to the test namespace so it's available to test the PSR-6 compatibility layer.