You are here

protected property AuthenticationFormJsTest::$defaultTheme in Apigee Edge 8

For tests relying on no markup at all or at least no core markup.

Type: string

Overrides ApigeeEdgeFunctionalJavascriptTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/Form/AuthenticationFormJsTest.php, line 40

Class

AuthenticationFormJsTest
Apigee Edge API credentials, authentication form, key integration test.

Namespace

Drupal\Tests\apigee_edge\FunctionalJavascript\Form

Code

protected $defaultTheme = 'classy';