You are here

8 calls to EntityTypeTest::getTestHandlerClass() in Drupal 10

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::testGetHandler in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getHandler() method.
EntityTypeTest::testGetListBuilderClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getListBuilderClass() method.
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::testSetStorageClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the setStorageClass() method.