You are here

protected property OAuth2ClientTestCase::$profile in OAuth2 Client 7

Same name and namespace in other branches
  1. 7.2 tests/oauth2_client.test \OAuth2ClientTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/oauth2_client.test, line 12
OAuth2 Client tests.

Class

OAuth2ClientTestCase
Test OAuth2 Client.

Code

protected $profile = 'testing';