wiki.techinc.nl/tests/phpunit/mocks
David Causse bf9a7cad61 Hard deprecate new SearchResult() and introduce RevisionSearchResult
Transitional step for the transformation of SearchResult into an
abstract base class:
- RevisionSearchResult is introduced to behave like SearchResult
- methods are currently shared between  RevisionSearchResult and
  SearchResult in the RevisionSearchResultTrait

Bug: T228626
Change-Id: I13d132de50f6c66086b7f9055d036f2e76667b27
2019-08-27 08:27:28 -07:00
..
content Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
filebackend tests: Use standard utilities for temporary file names 2019-05-06 17:21:45 +00:00
filerepo tests: Use standard utilities for temporary file names 2019-05-06 17:21:45 +00:00
media media: Mark public MediaHandler/ImageHandler methods as such 2019-02-25 10:16:30 +01:00
search Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
session Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
MockChangesListFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
MockChangesListFilterGroup.php RCFilters: define consistent interface in ChangesListFilterGroup 2017-10-18 12:44:51 -07:00
MockMessageLocalizer.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
MockWebRequest.php Make phpcs pass 2017-08-11 16:22:42 +02:00