|
Tripal
|


Public Member Functions | |
| testPropertyCreation () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Protected Attributes | |
| object | $mock_term |
| 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 = ['tripal'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| static | $modules = ['tripal'] |
Tests for Tripal Storage Base class.
@group Tripal @group TripalStorage
|
protected |
{{}}
Reimplemented from Drupal\Tests\tripal\Kernel\TripalTestKernelBase.
| Drupal\Tests\tripal\Kernel\TripalStorage\PropertyBaseClassTest::testPropertyCreation | ( | ) |
Tests the creation of properties focusing on invalid parameters.
Note: Valid parameters are checked when testing property types + values.
|
staticprotected |
{}