| 
    Tripal
    
   | 
 


Protected Member Functions | |
| getVocabulary ($vocabulary) | |
| getIdSpace ($id_space) | |
  Protected Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| setUp () | |
Additional Inherited Members | |
  Public Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| createTripalTerm ($values, $idspace_plugin_id, $vocab_plugin_id) | |
| createTripalContent ($values=[]) | |
| createTripalContentType ($values=[]) | |
  Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| $defaultTheme = 'stark' | |
  Static Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| static | $modules = ['tripal'] | 
Tests for the TripalDefaultVocabulary classes
@group Tripal @group TripalDefaultVocabulary
      
  | 
  protected | 
A helper function to retrieve an id_space record.
| string | $id_space | The name of the id_space to lookup. | 
      
  | 
  protected | 
A helper function to retrieve a vocabulary record.
| string | $vocabulary | The name of the id_space to lookup. |