You are here

protected property MailhandlerTestCase::$profile in Mailhandler 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/mailhandler.test, line 12
Tests for Mailhandler modules.

Class

MailhandlerTestCase
Mailhandler test cases.

Code

protected $profile = 'testing';