PHP Class iter\IterRewindableTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nikic/iter

Public Methods

Method Description
testCallRewindable ( )
testMakeRewindable ( )
testRewindableGenerator ( )
testRewindableVariants ( )

Private Methods

Method Description
assertRewindableEquals ( $array, $iter, $withKeys = false )

Method Details

testCallRewindable() public method

public testCallRewindable ( )

testMakeRewindable() public method

public testMakeRewindable ( )

testRewindableGenerator() public method

testRewindableVariants() public method