Tripal
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest Class Reference
Inheritance diagram for Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest:
Collaboration graph
[legend]

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']
 

Detailed Description

Focused on testing the create() and createContentType() methods.

@group Tripal @group Tripal Content @group TripalEntityTypeCollection

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::setUp ( )
protected

◆ testTripalEntityTypeCollection_create()

Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::testTripalEntityTypeCollection_create ( )

Tests the TripalEntityTypeCollection::create() method.

◆ testTripalEntityTypeCollection_createContentType()

Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::testTripalEntityTypeCollection_createContentType ( )

Tests the TripalEntityTypeCollection::createContentType() method.

Member Data Documentation

◆ $modules

Drupal\Tests\tripal\Kernel\Services\TripalEntityTypeCollection\TripalEntityTypeCollectionCreateTest::$modules = ['system', 'user', 'path', 'path_alias', 'tripal', 'field']
staticprotected

{}


The documentation for this class was generated from the following file: