PHP Class Pinq\Tests\Integration\Collection\ClearTest

Inheritance: extends CollectionTest
Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
testThatClearRemovesAllItems ( Pinq\ICollection $collection, array $data )
testThatClearRemovesAllScopedItems ( Pinq\ICollection $collection, array $data )

Method Details

testThatClearRemovesAllItems() public method

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

testThatClearRemovesAllScopedItems() public method

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