You are here

protected property OAuth2LoginTestCase::$profile in OAuth2 Login 7.2

Same name and namespace in other branches
  1. 8 tests/oauth2_login.test \OAuth2LoginTestCase::profile
  2. 7 tests/oauth2_login.test \OAuth2LoginTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/oauth2_login.test, line 12
OAuth2 Login tests.

Class

OAuth2LoginTestCase
Test OAuth2 Login.

Code

protected $profile = 'testing';