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

Protected Member Functions

 setUp ()
 

Protected Attributes

 $defaultTheme = 'stark'
 

Static Protected Attributes

static $modules = ['tripal']
 

Detailed Description

This is a base class for Tripal tests that need a full Drupal install.

It provides helper methods to create various Tripal-focused objects during testing like Tripal content types, Tripal Content, and Tripal Terms.

@group Tripal

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal\Functional\TripalTestBrowserBase::setUp ( )
protected

Member Data Documentation

◆ $defaultTheme

Drupal\Tests\tripal\Functional\TripalTestBrowserBase::$defaultTheme = 'stark'
protected

{}

◆ $modules

Drupal\Tests\tripal\Functional\TripalTestBrowserBase::$modules = ['tripal']
staticprotected

{}


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