PHP Class Pinq\Tests\Integration\Collection\ClearTest

Inheritance: extends CollectionTest
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
testThatClearRemovesAllItems ( Pinq\ICollection $collection, array $data )
testThatClearRemovesAllScopedItems ( Pinq\ICollection $collection, array $data )

Method Details

testThatClearRemovesAllItems() public méthode

public testThatClearRemovesAllItems ( Pinq\ICollection $collection, array $data )
$collection Pinq\ICollection
$data array

testThatClearRemovesAllScopedItems() public méthode

public testThatClearRemovesAllScopedItems ( Pinq\ICollection $collection, array $data )
$collection Pinq\ICollection
$data array