You are here

21 calls to EntityTypeTest::setUpEntityType() in Zircon Profile 8

EntityTypeTest::testConstraintMethods in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the constraint methods.
EntityTypeTest::testGet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::get
EntityTypeTest::testGetAccessControlClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getAccessControlClass() method.
EntityTypeTest::testGetFormClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getFormClass() method.
EntityTypeTest::testGetGroupLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getGroupLabel
EntityTypeTest::testGetHandler in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getHandler() method.
EntityTypeTest::testGetKey in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getKey() method.
EntityTypeTest::testGetKeys in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getKeys() method.
EntityTypeTest::testGetLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getLabel
EntityTypeTest::testGetListBuilderClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getListBuilderClass() method.
EntityTypeTest::testgetOriginalClassChanged in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::setClass @covers ::getOriginalClass
EntityTypeTest::testgetOriginalClassUnchanged in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getOriginalClass
EntityTypeTest::testGetStorageClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getStorageClass() method.
EntityTypeTest::testGetViewBuilderClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getViewBuilderClass() method.
EntityTypeTest::testHasFormClasses in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the hasFormClasses() method.
EntityTypeTest::testHasKey in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the hasKey() method.
EntityTypeTest::testId in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::id
EntityTypeTest::testIdExceedsMaxLength in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::__construct
EntityTypeTest::testIsRevisionable in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the isRevisionable() method.
EntityTypeTest::testSet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::set @covers ::get
EntityTypeTest::testSetLinkTemplateWithInvalidPath in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::setLinkTemplate