trait UserCreationTrait (View source)

deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use Drupal\Tests\user\Traits\UserCreationTrait instead.

Provides methods to create additional test users and switch the currently logged in one.

This trait is meant to be used only by test classes extending \Drupal\simpletest\TestBase.

Traits

UserCreationTrait