function MigrateAggregatorStubTest::testItemStub
Tests creation of aggregator feed items.
File
-
core/
modules/ aggregator/ tests/ src/ Kernel/ Migrate/ MigrateAggregatorStubTest.php, line 42
Class
- MigrateAggregatorStubTest
- Test stub creation for aggregator feeds and items.
Namespace
Drupal\Tests\aggregator\Kernel\MigrateCode
public function testItemStub() {
$this->performStubTest('aggregator_item');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.