protected property AntispamTestBase::$profile in AntiSpam 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
antispam.test, line 13 - Tests for antispam.module.
Class
- AntispamTestBase
- Provides a base class for Antispam tests.
Code
protected $profile = 'testing';