You are here

protected property RerouteEmailTestCase::$rerouteDestination in Reroute Email 7

Reroute email destination address used for the tests.

Type: string

File

./reroute_email.test, line 25
Test the Reroute Email module.

Class

RerouteEmailTestCase
Provides common functionality for the Reroute Email test classes.

Code

protected $rerouteDestination = "rerouted@example.com";