PrefixSearch: Add unit tests for StringPrefixSearch
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 23 Sep 2014 00:35:33 +0000 (17:35 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 23 Sep 2014 18:35:27 +0000 (11:35 -0700)
commit9e3e9e28d4f9d77e50e92f6feb834c50caa7dd41
tree36a6b589c82a3d34ffa456d77ed0ec4440b39048
parentbfa6b4cab420dde0d51e3f497f95e56ddaffd966
PrefixSearch: Add unit tests for StringPrefixSearch

Change-Id: If0fa66b212f70ea39d2e7feec117930fcd1b9642
includes/PrefixSearch.php
tests/phpunit/includes/PrefixSearchTest.php [new file with mode: 0644]