PHP Класс Pinq\Tests\Integration\Collection\ExtendedCollectionTest

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

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

Метод Описание
extendedCollection ( )
testThatExtendedClassIsMaintainedAfterGroupByQuery ( Pinq\ICollection $collection )
testThatExtendedClassIsMaintainedAfterJoinQuery ( Pinq\ICollection $collection )
testThatExtendedClassIsMaintainedAfterLongQuery ( Pinq\ICollection $collection )
testThatExtendedClassIsMaintainedAfterOrderByQuery ( Pinq\ICollection $collection )
testThatExtendedClassIsMaintainedAfterWhereQuery ( Pinq\ICollection $collection )

Приватные методы

Метод Описание
assertExtended ( Pinq\ICollection $collection )

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

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

public extendedCollection ( )

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

public testThatExtendedClassIsMaintainedAfterGroupByQuery ( Pinq\ICollection $collection )
$collection Pinq\ICollection

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

public testThatExtendedClassIsMaintainedAfterJoinQuery ( Pinq\ICollection $collection )
$collection Pinq\ICollection

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

public testThatExtendedClassIsMaintainedAfterLongQuery ( Pinq\ICollection $collection )
$collection Pinq\ICollection

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

public testThatExtendedClassIsMaintainedAfterOrderByQuery ( Pinq\ICollection $collection )
$collection Pinq\ICollection

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

public testThatExtendedClassIsMaintainedAfterWhereQuery ( Pinq\ICollection $collection )
$collection Pinq\ICollection