PHP Class Functional\Tests\SelectTest

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

Public Methods

Method Description
getAliases ( )
setUp ( )
test ( $functionName )
testExceptionIsThrownInArray ( $functionName )
testExceptionIsThrownInHash ( $functionName )
testExceptionIsThrownInHashIterator ( $functionName )
testExceptionIsThrownInIterator ( $functionName )
testPassNoCollection ( $functionName )
testPassNonCallable ( $functionName )

Method Details

getAliases() public method

public getAliases ( )

setUp() public method

public setUp ( )

test() public method

public test ( $functionName )

testExceptionIsThrownInArray() public method

public testExceptionIsThrownInArray ( $functionName )

testExceptionIsThrownInHash() public method

public testExceptionIsThrownInHash ( $functionName )

testExceptionIsThrownInHashIterator() public method

public testExceptionIsThrownInHashIterator ( $functionName )

testExceptionIsThrownInIterator() public method

public testExceptionIsThrownInIterator ( $functionName )

testPassNoCollection() public method

public testPassNoCollection ( $functionName )

testPassNonCallable() public method

public testPassNonCallable ( $functionName )