You are here

protected static property SimpleTestBrowserTestCase::$cookieSet in Drupal 7

A flag indicating whether a cookie has been set in a test.

Type: bool

File

modules/simpletest/simpletest.test, line 336
Tests for simpletest.module.

Class

SimpleTestBrowserTestCase
Test internal testing framework browser.

Code

protected static $cookieSet = FALSE;