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