function MigrateAggregatorStubTest::testFeedStub

Tests creation of aggregator feed stubs.

File

core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php, line 35

Class

MigrateAggregatorStubTest
Test stub creation for aggregator feeds and items.

Namespace

Drupal\Tests\aggregator\Kernel\Migrate

Code

public function testFeedStub() {
  $this->performStubTest('aggregator_feed');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.