9 calls to AggregatorTestBase::createSampleNodes()

AggregatorCronTest::testCron in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php
Adds feeds and updates them via cron process.
AggregatorRenderingTest::testBlockLinks in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorRenderingTest::testFeedPage in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Creates a feed and checks that feed's page.
BlockLanguageCacheTest::testBlockLinks in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
CategorizeFeedItemTest::testCategorizeFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php
Checks that children of a feed inherit a defined category.
FeedFetcherPluginTest::setUp in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php
Sets up a Drupal site for running functional and integration tests.
FeedLanguageTest::testFeedLanguage in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php
Tests creation of feeds with a language.
FeedProcessorPluginTest::setUp in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php
Overrides \Drupal\simpletest\WebTestBase::setUp().
UpdateFeedItemTest::testUpdateFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php
Tests running "update items" from 'admin/config/services/aggregator' page.