|
Tripal
|


Public Member Functions | |
| testTripalEntityTypeCollection_create () | |
| testTripalEntityTypeCollection_createContentType () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| array | $mock_terms |
| object | $mock_idspace |
Static Protected Attributes | |
| static | $modules = ['user', 'tripal'] |
Focused on testing the create() and createContentType() methods.
@group Tripal @group Tripal Content @group TripalEntityTypeCollection
|
protected |
{}
| 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 |
{}