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

Public Member Functions

 testTripalEntityLookupService ()
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase
 prepareEnvironment (array $functionality)
 

Protected Attributes

 $defaultTheme = 'stark'
 
 $connection
 
 $chado_publish
 
 $project_termIdSpace = 'NCIT'
 
 $project_Accession = 'C47885'
 
 $analysis_termIdSpace = 'operation'
 
 $analysis_Accession = '2945'
 
 $contact_termIdSpace = 'NCIT'
 
 $contact_Accession = 'C47954'
 
 $array_design_termIdSpace = 'EFO'
 
 $array_design_Accession = '0000269'
 
 $manufacturer_termIdSpace = 'EFO'
 
 $manufacturer_Accession = '0001728'
 
- 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', 'tripal_chado', 'views', 'field']
 
- Static Protected Attributes inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase
static $modules = ['tripal', 'tripal_biodb', 'tripal_chado']
 
- Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase
static $modules = ['tripal']
 

Additional Inherited Members

- Public Attributes inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase
const SCHEMA_NAME_ONLY = 0
 
const CREATE_SCHEMA = 1
 
const INIT_DUMMY = 2
 
const INIT_CHADO_EMPTY = 3
 
const INIT_CHADO_DUMMY = 4
 
const PREPARE_TEST_CHADO = 5
 

Detailed Description

Tests the entity lookup service for chado-based content types.

@group TripalEntityLookup

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal\Kernel\TripalEntityLookupServiceTest::setUp ( )
protected

◆ testTripalEntityLookupService()

Drupal\Tests\tripal\Kernel\TripalEntityLookupServiceTest::testTripalEntityLookupService ( )

We publish some Chado records that have entries in linker tables, and verify that the entity record is populated with the expected entity_id.


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