PHP Class Ouzo\Utilities\Iterator\BatchingIteratorTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: letsdrink/ouzo

Public Methods

Method Description
shouldChunkElementsWhenLengthDivisibleByChunk ( )
shouldChunkElementsWhenLengthNotDivisibleByChunk ( )
shouldNotBeValidForEmptyArray ( )
shouldRewindIterator ( )

Method Details

shouldChunkElementsWhenLengthDivisibleByChunk() public method

shouldChunkElementsWhenLengthNotDivisibleByChunk() public method

shouldNotBeValidForEmptyArray() public method

shouldRewindIterator() public method