You are here

7 calls to DisplayVariantTest::setUpDisplayVariant() in Drupal 8

DisplayVariantTest::testAccess in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the access() method.
DisplayVariantTest::testGetConfiguration in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the getConfiguration() method.
DisplayVariantTest::testGetWeight in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the getWeight() method.
DisplayVariantTest::testGetWeightDefault in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the getWeight() method using a default value.
DisplayVariantTest::testLabel in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the label() method.
DisplayVariantTest::testLabelDefault in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the label() method using a default value.
DisplayVariantTest::testSubmitConfigurationForm in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the submitConfigurationForm() method.