PHP Class Functional\Tests\EachTest

Inheritance: extends AbstractTestCase
Datei anzeigen Open project: lstrojny/functional-php

Public Methods

Method Description
prepareCallback ( $collection )
setUp ( )
testArray ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInCollection ( )
testHash ( )
testHashIterator ( )
testIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )

Method Details

prepareCallback() public method

public prepareCallback ( $collection )

setUp() public method

public setUp ( )

testArray() public method

public testArray ( )

testExceptionIsThrownInArray() public method

testExceptionIsThrownInCollection() public method

testHash() public method

public testHash ( )

testHashIterator() public method

public testHashIterator ( )

testIterator() public method

public testIterator ( )

testPassNoCollection() public method

testPassNonCallable() public method

public testPassNonCallable ( )