You are here

6 calls to FeedsUnitTestCase::resourcesPath() in Feeds 8.3

CsvParserTest::testFeedWithExtraBlankLines in tests/src/Unit/Feeds/Parser/CsvParserTest.php
Tests parsing a file with a few extra blank lines.
CsvParserTest::testParse in tests/src/Unit/Feeds/Parser/CsvParserTest.php
Tests parsing a CSV file that succeeds.
CsvParserTest::testParseWithoutHeaders in tests/src/Unit/Feeds/Parser/CsvParserTest.php
Tests parsing with the "no_headers" option enabled.
FeedImportHandlerTest::testPushImport in tests/src/Unit/FeedImportHandlerTest.php
@covers ::pushImport
SyndicationParserTest::testParse in tests/src/Unit/Feeds/Parser/SyndicationParserTest.php
Tests parsing a RSS feed that succeeds.
SyndicationParserTest::testParseAtom in tests/src/Unit/Feeds/Parser/SyndicationParserTest.php
Tests parsing an Atom feed.