CliTest |
tests/src/Kernel/System/CliTest.php |
Tests Search API functionality when executed in the CLI. |
CommandHelperTest |
tests/src/Kernel/System/CommandHelperTest.php |
Tests Search API functionality that gets executed by console utilities. |
CustomDataTypesTest |
tests/src/Kernel/System/CustomDataTypesTest.php |
Tests custom data types integration. |
FieldValuesExtractionTest |
tests/src/Kernel/System/FieldValuesExtractionTest.php |
Tests extraction of field values, as used during indexing. |
QueryTest |
tests/src/Kernel/System/QueryTest.php |
Tests query functionality. |
SerializationTest |
tests/src/Kernel/System/SerializationTest.php |
Tests that various classes can be properly serialized and/or cloned. |
TaskTest |
tests/src/Kernel/System/TaskTest.php |
Tests whether the Search API task system works correctly. |