protected property IntegrationTest::$serverBackend in Search API Solr 8.3
Same name and namespace in other branches
- 8 tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr\Functional\IntegrationTest::serverBackend
- 8.2 tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr\Functional\IntegrationTest::serverBackend
- 4.x tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr\Functional\IntegrationTest::serverBackend
The backend of the search server used for this test.
Type: string
Overrides IntegrationTest::$serverBackend
File
- tests/
src/ Functional/ IntegrationTest.php, line 22
Class
- IntegrationTest
- Tests the overall functionality of the Search API framework and admin UI.
Namespace
Drupal\Tests\search_api_solr\FunctionalCode
protected $serverBackend = 'search_api_solr';