You are here

public function MultilingualIntegrationTest::testFramework in Search API Solr 8.2

Tests various operations via the Search API's admin UI.

Overrides IntegrationTest::testFramework

File

tests/src/Functional/MultilingualIntegrationTest.php, line 27

Class

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

Namespace

Drupal\Tests\search_api_solr\Functional

Code

public function testFramework() {
  parent::testFramework();
}