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