PHP Класс RedUNIT\Sqlite\Parambind

Tests the parameter binding functionality in RedBeanPHP. These test scenarios include for instance: NULL handling, binding parameters in LIMIT clauses and so on.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Sqlite
Показать файл Открыть проект

Открытые методы

Метод Описание
testParamBindWithSQLite ( ) : void Test parameter binding with SQLite.

Описание методов

testParamBindWithSQLite() публичный Метод

Test parameter binding with SQLite.
public testParamBindWithSQLite ( ) : void
Результат void