PHP Class Pinq\Tests\Integration\Collection\UnsetIndexTest

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

Méthodes publiques

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

Method Details

testThatUnsetingAnIndexWillRemoveTheElementFromTheCollection() public méthode

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