You are here

protected property OAuth2ServerTestCase::$profile in OAuth2 Server 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/oauth2_server.test, line 13
OAuth2 tests.

Class

OAuth2ServerTestCase
Test basic API.

Code

protected $profile = 'testing';