You are here

protected property IntegrationTest::$adminUser in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 modules/search_api_solr_defaults/tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr_defaults\Functional\IntegrationTest::adminUser

An admin user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

modules/search_api_solr_defaults/tests/src/Functional/IntegrationTest.php, line 45

Class

IntegrationTest
Tests the correct installation of the default configs.

Namespace

Drupal\Tests\search_api_solr_defaults\Functional

Code

protected $adminUser;