You are here

namespace Drupal\Tests\search_api\Unit in Search API 8

Classsort descending Location Description
BackendPluginBaseTest tests/src/Unit/BackendPluginBaseTest.php Tests methods provided by the backend plugin base class.
DateDataTypeTest tests/src/Unit/DateDataTypeTest.php Tests functionality of the "Date" data type plugin.
FieldsHelperTest tests/src/Unit/FieldsHelperTest.php Tests the fields helper utility class.
ItemFieldTest tests/src/Unit/ItemFieldTest.php Tests functionality of the field class.
LocalTasksTest tests/src/Unit/LocalTasksTest.php Tests whether Search API's local tasks work correctly.
TermsParseModeTest tests/src/Unit/TermsParseModeTest.php Tests functionality of the "Multiple words" parse mode.
TestComplexDataInterface tests/src/Unit/TestComplexDataInterface.php Provides a testable version of \Drupal\Core\TypedData\ComplexDataInterface.
TestNodeInterface tests/src/Unit/TestNodeInterface.php Provides a testable version of \Drupal\node\NodeInterface.
TestUrl tests/src/Unit/TestUrl.php Provides a mock URL object.
TestUserInterface tests/src/Unit/TestUserInterface.php Provides a testable version of \Drupal\user\UserInterface.
UtilityTest tests/src/Unit/UtilityTest.php Tests the Search API utility class.