You are here

7 calls to PluginTestTrait::setError() in Search API 8

IntegrationTest::checkIndexing in tests/src/Functional/IntegrationTest.php
Tests whether indexing via the UI works correctly.
ServerTaskTest::testAddIndex in tests/src/Kernel/Server/ServerTaskTest.php
Tests task system integration for the server's addIndex() method.
ServerTaskTest::testAutomaticTaskRemoval in tests/src/Kernel/Server/ServerTaskTest.php
Tests the correct automatic removal of tasks upon certain operations.
ServerTaskTest::testDeleteAllIndexItems in tests/src/Kernel/Server/ServerTaskTest.php
Tests task system integration for the deleteAllIndexItems() method.
ServerTaskTest::testDeleteItems in tests/src/Kernel/Server/ServerTaskTest.php
Tests task system integration for the server's deleteItems() method.
ServerTaskTest::testRemoveIndex in tests/src/Kernel/Server/ServerTaskTest.php
Tests task system integration for the server's removeIndex() method.
ServerTaskTest::testUpdateIndex in tests/src/Kernel/Server/ServerTaskTest.php
Tests task system integration for the server's updateIndex() method.