PHP Class Functional\Tests\SomeTest

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

Public Methods

Method Description
functionalCallback ( $value, $key, $collection )
setUp ( )
test ( )
testExceptionThrownInArray ( )
testExceptionThrownInCollection ( )
testPassNoCollection ( )
testPassNonCallable ( )

Method Details

functionalCallback() public method

public functionalCallback ( $value, $key, $collection )

setUp() public method

public setUp ( )

test() public method

public test ( )

testExceptionThrownInArray() public method

testExceptionThrownInCollection() public method

testPassNoCollection() public method

testPassNonCallable() public method

public testPassNonCallable ( )