PHP Класс lithium\tests\cases\data\source\database\adapter\MySqlTest

Наследование: extends lithium\test\Unit
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_db
$_model

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

Метод Описание
setUp ( )
tearDown ( )
testQueryOperators ( ) We test only the operators that are added/removed/modified from the Database::$_operators. The latter are already tested in the Database case.

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

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

public setUp ( )

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

public tearDown ( )

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

We test only the operators that are added/removed/modified from the Database::$_operators. The latter are already tested in the Database case.
public testQueryOperators ( )

Описание свойств

$_db защищенное свойство

protected $_db

$_model защищенное свойство

protected $_model