You are here

namespace Drupal\feeds\Tests in Feeds 8.2

Classsort descending Location Description
CommonSyndicationParserTest lib/Drupal/feeds/Tests/CommonSyndicationParserTest.php Test cases for common syndication parser library.
FeedsCSVtoUsersTest lib/Drupal/feeds/Tests/FeedsCSVtoUsersTest.php Test aggregating a feed as data records.
FeedsDateTimeTest lib/Drupal/feeds/Tests/FeedsDateTimeTest.php Test FeedsDateTime class.
FeedsFileFetcherTest lib/Drupal/feeds/Tests/FeedsFileFetcherTest.php File fetcher test class.
FeedsMapperConfigTest lib/Drupal/feeds/Tests/FeedsMapperConfigTest.php Class for testing basic Feeds ajax mapping configurtaion form behavior.
FeedsMapperDateMultipleTest lib/Drupal/feeds/Tests/FeedsMapperDateMultipleTest.php Class for testing Feeds <em>content</em> mapper.
FeedsMapperDateTest lib/Drupal/feeds/Tests/FeedsMapperDateTest.php Class for testing Feeds <em>content</em> mapper.
FeedsMapperFieldTest lib/Drupal/feeds/Tests/FeedsMapperFieldTest.php Class for testing Feeds field mapper.
FeedsMapperFileTest lib/Drupal/feeds/Tests/FeedsMapperFileTest.php Class for testing Feeds file mapper.
FeedsMapperLinkTest lib/Drupal/feeds/Tests/FeedsMapperLinkTest.php Class for testing Feeds <em>link</em> mapper.
FeedsMapperPathTest lib/Drupal/feeds/Tests/FeedsMapperPathTest.php Class for testing Feeds <em>path</em> mapper.
FeedsMapperTaxonomyTest lib/Drupal/feeds/Tests/FeedsMapperTaxonomyTest.php Class for testing Feeds <em>content</em> mapper.
FeedsMapperTestBase lib/Drupal/feeds/Tests/FeedsMapperTestBase.php Base class for implementing Feeds Mapper test cases.
FeedsProcessorTaxonomyTermTest lib/Drupal/feeds/Tests/FeedsProcessorTaxonomyTermTest.php Test aggregating a feed as data records.
FeedsRSStoNodesTest lib/Drupal/feeds/Tests/FeedsRSStoNodesTest.php Test aggregating a feed as node items.
FeedsSchedulerTest lib/Drupal/feeds/Tests/FeedsSchedulerTest.php Test cron scheduling.
FeedsSitemapParserTest lib/Drupal/feeds/Tests/FeedsSitemapParserTest.php Test Sitemap parser.
FeedsSyndicationParserTest lib/Drupal/feeds/Tests/FeedsSyndicationParserTest.php Test single feeds.
FeedsUnitTestBase lib/Drupal/feeds/Tests/FeedsUnitTestBase.php
FeedsWebTestBase lib/Drupal/feeds/Tests/FeedsWebTestBase.php Test basic Data API functionality.
ParserCSVTest lib/Drupal/feeds/Tests/ParserCSVTest.php Test aggregating a feed as node items.