Tripal
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest Class Reference
Inheritance diagram for Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest:
Collaboration graph
[legend]

Public Member Functions

 testTripalEntityCreateAllDefaults ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

string $bundle_name = 'fake_organism_bundle_028519'
 

Static Protected Attributes

static $modules = ['system', 'field', 'user', 'tripal']
 

Detailed Description

Tests the TripalEntity Class.

@group TripalEntity

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest::setUp ( )
protected

{}

◆ testTripalEntityCreateAllDefaults()

Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest::testTripalEntityCreateAllDefaults ( )

Tests creating a new Tripal Entity with all defaults used.

Member Data Documentation

◆ $modules

Drupal\Tests\tripal\Kernel\Entity\TripalEntityTest::$modules = ['system', 'field', 'user', 'tripal']
staticprotected

{}


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