PHP Класс RedUNIT\Base\Count

Tests whether we can count beans with or without additional conditions and whether we can count associated beans (relationCount).
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Base
Показать файл Открыть проект

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

Метод Описание
testCountAndWipe ( ) : void Test count and wipe.
testCountShared ( )
testCountType ( ) : void Tests type check and conversion in OODB for count().

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

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

Test count and wipe.
public testCountAndWipe ( ) : void
Результат void

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

public testCountShared ( )

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

Tests type check and conversion in OODB for count().
public testCountType ( ) : void
Результат void