PHP Class RedUNIT\CUBRID\Writer

Tests for CUBRID Query Writer. This test class contains Query Writer specific tests. Use this class to add tests to test Query Writer specific behaviours, quirks and issues.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\CUBRID
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testScanningAndCoding ( ) : void Test scanning and coding of values.

Method Details

testScanningAndCoding() public method

Test scanning and coding of values.
public testScanningAndCoding ( ) : void
return void