You are here

8 calls to FieldPluginBaseTest::setupTestField() in Zircon Profile 8

FieldPluginBaseTest::testGetRenderTokensWithArguments in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
@covers ::getRenderTokens
FieldPluginBaseTest::testGetRenderTokensWithoutArguments in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
@covers ::getRenderTokens
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
@covers ::getRenderTokens
FieldPluginBaseTest::testRenderAsLinkWithoutPath in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Test rendering as a link without a path.
FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Test rendering of a link with a path and options.
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Test rendering of a link with a path and options.
FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Tests link rendering with a URL and options.
FieldPluginBaseTest::testRenderTrimmedWithMoreLink in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Test rendering as a link without a path.