10 calls to SearchApiWebTest::assertText() in Search API 7
- SearchApiWebTest::checkIndexingOrder in ./
search_api.test - Tests whether items are indexed in the right order.
- SearchApiWebTest::checkIndexStatus in ./
search_api.test - Checks whether the index's "Status" tab shows the correct values.
- SearchApiWebTest::checkOverview in ./
search_api.test - Checks whether the server and index are correctly listed in the overview.
- SearchApiWebTest::clearIndex in ./
search_api.test - Tests whether clearing the index works correctly.
- SearchApiWebTest::createIndex in ./
search_api.test - Creates a test index via the UI and tests whether this works correctly.
- SearchApiWebTest::createServer in ./
search_api.test - Creates a test server via the UI and tests whether this works correctly.
- SearchApiWebTest::deleteServer in ./
search_api.test - Tests whether deleting the server works correctly.
- SearchApiWebTest::editServer in ./
search_api.test - Tests whether editing the server works correctly.
- SearchApiWebTest::enableIndex in ./
search_api.test - Moves the index onto the server and enables it.
- SearchApiWebTest::indexItems in ./
search_api.test - Tests indexing via the UI "Index now" functionality.