function CacheSavingCase::testInteger
Test the saving and restoring of an integer.
File
-
modules/
simpletest/ tests/ cache.test, line 122
Class
Code
function testInteger() {
$this->checkVariable(100);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.