You are here

8 calls to FeedsReflectionTrait::callProtectedMethod() in Feeds 8.3

EntityProcessorBaseTest::testCleanWithDeleteAction in tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php
@covers ::clean
EntityProcessorBaseTest::testCleanWithKeepNonExistent in tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php
@covers ::clean
EntityProcessorBaseTest::testCleanWithUnpublishAction in tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php
@covers ::clean
EntityProcessorBaseTest::testMapWithEmptySource in tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php
@covers ::map
EntityProcessorBaseTest::testOnFeedDeleteMultiple in tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php
@covers ::onFeedDeleteMultiple
XmlParserTraitTest::test in tests/src/Unit/Component/XmlParserTraitTest.php
Basic XML parsing test.
XmlParserTraitTest::testErrors in tests/src/Unit/Component/XmlParserTraitTest.php
Tests parsing a document with invalid XML.
XmlParserTraitTest::testRemoveDefaultNamespaces in tests/src/Unit/Component/XmlParserTraitTest.php
Strip some namespaces out of XML.