You are here

protected property MobileToolsContextConditionMobileTest::$profile in Mobile Tools 7.2

Same name and namespace in other branches
  1. 7.3 mobile_tools_context/mobile_tools_context.test \MobileToolsContextConditionMobileTest::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

mobile_tools_context/mobile_tools_context.test, line 11
Tests for mobile_tools_context

Class

MobileToolsContextConditionMobileTest
@file Tests for mobile_tools_context

Code

protected $profile = 'testing';