You are here

20 calls to FeedsMockingTrait::getMockFieldDefinition() in Feeds 8.3

BooleanTest::testPrepareValue in tests/src/Unit/Feeds/Target/BooleanTest.php
@covers ::prepareValue
DateRangeTest::setUp in tests/src/Unit/Feeds/Target/DateRangeTest.php
DateTimeTest::setUp in tests/src/Unit/Feeds/Target/DateTimeTest.php
DateTimeTest::testGetTimezoneConfiguration in tests/src/Unit/Feeds/Target/DateTimeTest.php
Test the timezone configuration.
DateTimeTest::testPrepareValue in tests/src/Unit/Feeds/Target/DateTimeTest.php
Tests preparing a value that succeeds.
EmailTest::testPrepareValue in tests/src/Unit/Feeds/Target/EmailTest.php
Basic test for the email target.
EntityReferenceTest::testPrepareTarget in tests/src/Unit/Feeds/Target/EntityReferenceTest.php
@covers ::prepareTarget
EntityReferenceTestBase::createTargetDefinitionMock in tests/src/Unit/Feeds/Target/EntityReferenceTestBase.php
Creates a Feeds target definition mock.
EntityReferenceTestBase::testPrepareTarget in tests/src/Unit/Feeds/Target/EntityReferenceTestBase.php
@covers ::prepareTarget
FieldTargetTestBase::testPrepareTarget in tests/src/Unit/Feeds/Target/FieldTargetTestBase.php
@covers ::prepareTarget
FileTest::getTargetDefinition in tests/src/Kernel/Feeds/Target/FileTest.php
Returns target definition to pass to the target constructor.
FileTest::setUp in tests/src/Unit/Feeds/Target/FileTest.php
ImageTest::getTargetDefinition in tests/src/Kernel/Feeds/Target/ImageTest.php
Returns target definition to pass to the target constructor.
IntegerTest::testPrepareValue in tests/src/Unit/Feeds/Target/IntegerTest.php
@covers ::prepareValue
LinkTest::testPrepareValue in tests/src/Unit/Feeds/Target/LinkTest.php
@covers ::prepareValue
NumberTest::testPrepareValue in tests/src/Unit/Feeds/Target/NumberTest.php
@covers ::prepareValue
PasswordTest::instantiatePlugin in tests/src/Unit/Feeds/Target/PasswordTest.php
Instantiates the FeedsTarget plugin "password".
TelephoneTest::testPrepareValue in tests/src/Unit/Feeds/Target/TelephoneTest.php
@covers ::prepareValue @dataProvider dataProviderPrepareValue
TextTest::setUp in tests/src/Unit/Feeds/Target/TextTest.php
TimestampTest::testPrepareValue in tests/src/Unit/Feeds/Target/TimestampTest.php
@covers ::prepareValue