Tripal
Public Member Functions | Protected Member Functions | List of all members
Drupal\Tests\tripal\Functional\Plugin\TripalDefaultIdSpaceTest Class Reference
Inheritance diagram for Drupal\Tests\tripal\Functional\Plugin\TripalDefaultIdSpaceTest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal\Functional\Plugin\TripalDefaultIdSpaceTest:
Collaboration graph
[legend]

Public Member Functions

 testTripaDefaultIdSpace ()
 
- Public Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 createTripalTerm ($values, $idspace_plugin_id, $vocab_plugin_id)
 
 createTripalContent ($values=[])
 
 createTripalContentType ($values=[])
 

Protected Member Functions

 getIdSpace ($id_space)
 
- Protected Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 setUp ()
 

Additional Inherited Members

- Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 $defaultTheme = 'stark'
 
- Static Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
static $modules = ['tripal']
 

Detailed Description

Tests for the TripalDefaultIdSpace classes

@group Tripal @group TripalDefaultIdSpace

Member Function Documentation

◆ getIdSpace()

Drupal\Tests\tripal\Functional\Plugin\TripalDefaultIdSpaceTest::getIdSpace (   $id_space)
protected

A helper function to retrieve an id_space record.

Parameters
string$dbnameThe name of the id_space to lookup.
Returns
A database query result.

◆ testTripaDefaultIdSpace()

Drupal\Tests\tripal\Functional\Plugin\TripalDefaultIdSpaceTest::testTripaDefaultIdSpace ( )

Tests the TripalDefaultIdSpace and TripalDefaultVocabulary Classes


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