|
Tripal
|


Public Member Functions | |
| testTripalEntityTypeCollection_getTypeCollections () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Protected Attributes | |
| array | $config_array |
Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Static Protected Attributes | |
| static | $modules = ['tripal'] |
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\TripalEntityTypeCollectionGetCollectionsTest::testTripalEntityTypeCollection_getTypeCollections | ( | ) |
Tests the TripalEntityTypeCollection::getTypeCollections() method.
|
protected |
A made-up set of details for some collection types to be used in testing getTypeCollections. These will be written to storage in the setUp().
|
staticprotected |
{}