PHP Class Functional\Tests\UniqueTest

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

Public Methods

Method Description
setUp ( )
testDefaultBehavior ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInHash ( )
testExceptionIsThrownInHashIterator ( )
testExceptionIsThrownInIterator ( )
testPassNoCollection ( )
testPassNonCallableUndefinedFunction ( )
testPassingNullAsCallback ( )
testUnifyingByClosure ( )
testUnifyingStrict ( )

Method Details

setUp() public method

public setUp ( )

testDefaultBehavior() public method

public testDefaultBehavior ( )

testExceptionIsThrownInArray() public method

testExceptionIsThrownInHash() public method

testExceptionIsThrownInHashIterator() public method

testExceptionIsThrownInIterator() public method

testPassNoCollection() public method

testPassNonCallableUndefinedFunction() public method

testPassingNullAsCallback() public method

testUnifyingByClosure() public method

testUnifyingStrict() public method

public testUnifyingStrict ( )