You are here

private property TestSubContext::$javascript in Panopoly 7

Same name and namespace in other branches
  1. 8.2 modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc \TestSubContext::javascript

Tracks if we're in a Javascript scenario or not.

Type: bool

File

modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc, line 32
Provide Behat step-definitions for generic Panopoly tests.

Class

TestSubContext

Code

private $javascript = FALSE;