You are here

6 calls to EntityFieldTest::createTestEntity() in Zircon Profile 8

EntityFieldTest::doTestComputedProperties in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the computed properties tests for the given entity type.
EntityFieldTest::doTestDataStructureInterfaces in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the data structure interfaces tests for the given entity type.
EntityFieldTest::doTestIterator in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the iterator tests for the given entity type.
EntityFieldTest::doTestReadWrite in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the read write test set for a defined entity type.
EntityFieldTest::doTestSave in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the save tests for the given entity type.
EntityFieldTest::testEntityConstraintValidation in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Tests validation constraints provided by the Entity API.