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

Public Member Functions

 testChadoGenericAutocompleteController ()
 

Protected Member Functions

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

Protected Attributes

 $defaultTheme = 'stark'
 
 $connection
 
array $types
 
array $projects
 
array $project_ids
 
array $organisms
 
- 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', 'file', 'tripal', 'tripal_chado']
 
- 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 Generic Autocomplete.

@group Tripal @group Tripal Chado @group Autocomplete

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal_chado\Kernel\ChadoAutocompleteControllerTest::setUp ( )
protected

◆ testChadoGenericAutocompleteController()

Drupal\Tests\tripal_chado\Kernel\ChadoAutocompleteControllerTest::testChadoGenericAutocompleteController ( )

Tests the Chado Generic Autocomplete using project and pub tables.

Tests the project autocomplete which is derived from the generic controller

Tests the organism autocomplete which uses multiple table columns


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