function MigrateUserStubTest::testStub
Tests creation of user stubs.
File
- 
              core/modules/ user/ tests/ src/ Kernel/ Migrate/ MigrateUserStubTest.php, line 34 
Class
- MigrateUserStubTest
- Test stub creation for user entities.
Namespace
Drupal\Tests\user\Kernel\MigrateCode
public function testStub() {
  $this->performStubTest('user');
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
