You are here

protected function ElasticsearchTest::checkServerTables in Elasticsearch Connector 8.2

Same name and namespace in other branches
  1. 8 src/Tests/ElasticsearchTest.php \Drupal\elasticsearch_connector\Tests\ElasticsearchTest::checkServerTables()

A search_api_db tests to be overridden.

File

src/Tests/ElasticsearchTest.php, line 208

Class

ElasticsearchTest
Tests index and search capabilities using the elasticsearch backend.

Namespace

Drupal\elasticsearch_connector\Tests

Code

protected function checkServerTables() {
}