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