You are here

protected property FivestarBaseTestCase::$profile in Fivestar 7.2

Same name and namespace in other branches
  1. 8 test/fivestar.base.test \FivestarBaseTestCase::profile

Use testing profile.

Overrides DrupalWebTestCase::$profile

See also

http://groups.drupal.org/node/217189

File

test/fivestar.base.test, line 18
Test base for the Fivestar module.

Class

FivestarBaseTestCase
Base class for Fivestar Ajax tests.

Code

protected $profile = 'testing';