namespace Drupal\aggregator\Tests

Classsort descending Location Description
AddFeedTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php Tests adding aggregator feeds.
AggregatorConfigurationTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php Tests functionality of the configuration settings in the Aggregator module.
AggregatorCronTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php Tests functionality of the cron process in the Aggregator module.
AggregatorRenderingTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php Tests rendering functionality in the Aggregator module.
AggregatorTestBase drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php Defines a base class for testing the Aggregator module.
CategorizeFeedItemTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php Tests categorization functionality in the Aggregator module.
CategorizeFeedTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php Tests the categorize feed functionality in the Aggregator module.
FeedFetcherPluginTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php Tests feed fetching in the Aggregator module.
FeedLanguageTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php Tests aggregator feeds in multiple languages.
FeedParserTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php Tests feed parsing in the Aggregator module.
FeedProcessorPluginTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php Tests feed processing in the Aggregator module.
ImportOpmlTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php Tests importing feeds from OPML functionality for the Aggregator module.
RemoveFeedItemTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php Tests functionality of removing a feed item in the Aggregator module.
RemoveFeedTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php Tests functionality for removing feeds in the Aggregator module.
UpdateFeedItemTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php Tests functionality of updating a feed item in the Aggregator module.
UpdateFeedTest drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php Tests functionality of updating the feed in the Aggregator module.