| 
    Tripal
    
   | 
 


Public Member Functions | |
| testInitialization () | |
| testCRUDSchema () | |
Protected Attributes | |
| $defaultTheme = 'stark' | |
Static Protected Attributes | |
| static | $modules = ['tripal'] | 
Tests the basic functions of the Bulk PostgreSQL Schema Installer.
@group Tripal @group Tripal Database
| Drupal\Tests\tripal\Functional\bulkPgSchemaInstallerTest::testCRUDSchema | ( | ) | 
Tests createSchema and dropSchema.
@group pgsql @group services
| Drupal\Tests\tripal\Functional\bulkPgSchemaInstallerTest::testInitialization | ( | ) | 
Tests the contructor of bulkPgSchemaInstaller.
@group pgsql @group services