wiki.techinc.nl/tests/phpunit/mocks/filebackend
Aaron Schulz 9ee2b6f7fc Added a MemoryFileBackend class and made MockFileBackend subclass it
* This backend passes all filebackend and parser tests
* Fixed setupUploads() in parser tests to just use create() instead
  of using store() and having a race condition in the process
* Fixed 'use-filebackend=' for Parser tests

bug: 58094
Change-Id: Ib0c38183cb7f9f2325da98c8a8a1eb2b8e39a7aa
2013-12-19 12:38:00 -08:00
..
MockFileBackend.php Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
MockFSFile.php Removed some inappropriate global state from FSFile 2013-06-21 21:25:26 +00:00