Definition at line 23 of file ilServicesSearchSuite.php.
◆ suite()
static ilServicesSearchSuite::suite |
( |
| ) |
|
|
static |
Definition at line 25 of file ilServicesSearchSuite.php.
29 include_once(
"./Services/Search/test/ilSearchLuceneQueryParserTest.php");
30 include_once(
"./Services/Search/test/ilObjSearchRpcClientCoordinatorTest.php");
31 $suite->addTestSuite(ilSearchLuceneQueryParserTest::class);
32 $suite->addTestSuite(ilObjSearchRpcClientCoordinatorTest::class);
The documentation for this class was generated from the following file: