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

Public Member Functions

 testInitialization ()
 
 testCRUDSchema ()
 

Protected Attributes

 $defaultTheme = 'stark'
 

Static Protected Attributes

static $modules = ['tripal']
 

Detailed Description

Tests the basic functions of the Bulk PostgreSQL Schema Installer.

@group Tripal @group Tripal Database

Member Function Documentation

◆ testCRUDSchema()

Drupal\Tests\tripal\Functional\bulkPgSchemaInstallerTest::testCRUDSchema ( )

Tests createSchema and dropSchema.

@group pgsql @group services

◆ testInitialization()

Drupal\Tests\tripal\Functional\bulkPgSchemaInstallerTest::testInitialization ( )

Tests the contructor of bulkPgSchemaInstaller.

@group pgsql @group services


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