protected property OAuth2ClientTestCase::$profile in OAuth2 Client 7.2
Same name and namespace in other branches
- 7 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';