You are here

protected property OAuth2ServerStorageTestCase::$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 867
OAuth2 tests.

Class

OAuth2ServerStorageTestCase
Test \Drupal\oauth2_server\Storage.

Code

protected $profile = 'testing';