function CacheSavingCase::testString

Test the saving and restoring of a string.

File

modules/simpletest/tests/cache.test, line 115

Class

CacheSavingCase

Code

function testString() {
    $this->checkVariable($this->randomName(100));
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.