You are here

protected property UserCrudReactionTest::$testUser in Search API Saved Searches 8

The test user used in these tests.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/UserCrudReactionTest.php, line 34

Class

UserCrudReactionTest
Verifies that the module reacts correctly to user CRUD operations.

Namespace

Drupal\Tests\search_api_saved_searches\Kernel

Code

protected $testUser;