|
Tripal
|


Public Member Functions | |
| testTripalEntityTypeCollection_create () | |
| testTripalEntityTypeCollection_createContentType () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Protected Attributes | |
| array | $mock_terms |
| object | $mock_idspace |
Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Static Protected Attributes | |
| static | $modules = ['system', 'user', 'path', 'path_alias', 'tripal', 'field'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| static | $modules = ['tripal'] |
Focused on testing the create() and createContentType() methods.
@group Tripal @group Tripal Content @group TripalEntityTypeCollection
|
protected |
{{}}
Reimplemented from Drupal\Tests\tripal\Kernel\TripalTestKernelBase.
| Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::testTripalEntityTypeCollection_create | ( | ) |
Tests the TripalEntityTypeCollection::create() method.
| Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::testTripalEntityTypeCollection_createContentType | ( | ) |
Tests the TripalEntityTypeCollection::createContentType() method.
|
staticprotected |
{}