PHP Class Functional\Tests\FirstTest

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

Public Methods

Method Description
getAliases ( )
setUp ( )
test ( $functionName )
testExceptionIsThrownInArray ( $functionName )
testExceptionIsThrownInCollection ( $functionName )
testPassNoCollection ( $functionName )
testPassNonCallable ( $functionName )
testWithoutCallback ( $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 )

testExceptionIsThrownInCollection() public method

public testExceptionIsThrownInCollection ( $functionName )

testPassNoCollection() public method

public testPassNoCollection ( $functionName )

testPassNonCallable() public method

public testPassNonCallable ( $functionName )

testWithoutCallback() public method

public testWithoutCallback ( $functionName )