PHP Class Ouzo\Utilities\Iterator\FluentIteratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
shouldBatchIteratorElements ( )
shouldCycleIndefinitely ( )
shouldFilterIteratorElements ( )
shouldGenerateValues ( )
shouldMapItems ( )
shouldNotCallMapFunctionOnSkippedElements ( )
shouldReturnFirstElementInIterator ( )
shouldReturnFirstElementOrDefault ( )
shouldSkipAndLimitItems ( )
shouldThrowExceptionIfFirstCalledForEmptyIterator ( )

Method Details

shouldBatchIteratorElements() public méthode

shouldCycleIndefinitely() public méthode

shouldFilterIteratorElements() public méthode

shouldGenerateValues() public méthode

shouldMapItems() public méthode

public shouldMapItems ( )

shouldNotCallMapFunctionOnSkippedElements() public méthode

shouldReturnFirstElementInIterator() public méthode

shouldReturnFirstElementOrDefault() public méthode

shouldSkipAndLimitItems() public méthode

shouldThrowExceptionIfFirstCalledForEmptyIterator() public méthode