You are here

protected property SimpleTestInstallationProfileModuleTestsTestCase::$profile in Drupal 7

Use the Testing profile.

The Testing profile contains drupal_system_listing_compatible_test.test, which attempts to:

Overrides DrupalWebTestCase::$profile

See also

DrupalSystemListingCompatibleTestCase

File

modules/simpletest/simpletest.test, line 640
Tests for simpletest.module.

Class

SimpleTestInstallationProfileModuleTestsTestCase
Verifies that tests bundled with installation profile modules are found.

Code

protected $profile = 'testing';