You are here

protected property IntegrationTest::$serverBackend in Search API 8

The ID of the backend plugin used for the test server.

Type: string

File

tests/src/Functional/IntegrationTest.php, line 44

Class

IntegrationTest
Tests the overall functionality of the Search API framework and admin UI.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $serverBackend = 'search_api_test';