PHP Class Pinq\Tests\Integration\Traversable\UnsupportedTest

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

Méthodes publiques

Méthode Description
testThatSetIndexThrowsAndException ( Pinq\ITraversable $traversable, array $data )
testThatUnsetIndexThrowsAndException ( Pinq\ITraversable $traversable, array $data )

Method Details

testThatSetIndexThrowsAndException() public méthode

public testThatSetIndexThrowsAndException ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array

testThatUnsetIndexThrowsAndException() public méthode

public testThatUnsetIndexThrowsAndException ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array