protected property UnicodeUnitTest::$extendedMode

Whether to run the extended version of the tests (including non latin1 characters).

Tipo: boolean

Archivo

drupal-7.x/modules/simpletest/tests/unicode.test, line 18
Various unicode handling tests.

Class

UnicodeUnitTest
Test unicode handling features implemented in unicode.inc.

Código

protected $extendedMode = FALSE;