|
Tripal
|


Public Member Functions | |
| testPropertyTypeBaseClass () | |
| testPropertyTypes () | |
| testVarCharStoragePropertyType () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| object | $mock_term |
| object | $mock_idspace |
Static Protected Attributes | |
| static | $modules = ['tripal'] |
Tests for Tripal Storage Base class.
@group Tripal @group TripalStorage
|
protected |
{}
| Drupal\Tests\tripal\Kernel\TripalStorage\PropertyTypeClassTest::testPropertyTypeBaseClass | ( | ) |
Tests the Base Classes for property types focusing on the methods.
| Drupal\Tests\tripal\Kernel\TripalStorage\PropertyTypeClassTest::testPropertyTypes | ( | ) |
Tests the default implementation of Tripal PropertyTypes.
Specifically:
| Drupal\Tests\tripal\Kernel\TripalStorage\PropertyTypeClassTest::testVarCharStoragePropertyType | ( | ) |
Tests extra functionality associated with varchar property types.
|
staticprotected |
{}