PHP Class RedUNIT\Mysql\Double

Tests whether double precision values are correctly stored and preserved.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Mysql
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testDouble ( ) : void Test storage of doubles.

Method Details

testDouble() public method

Test storage of doubles.
public testDouble ( ) : void
return void