PHP Class Functional\Tests\DropTest

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

Public Methods

Method Description
getFunctions ( )
setUp ( )
test ( )
testExceptionIsThrownInArray ( $fn )
testExceptionIsThrownInHash ( $fn )
testExceptionIsThrownInHashIterator ( $fn )
testExceptionIsThrownInIterator ( $fn )
testPassNoCollection ( $fn )
testPassNonCallable ( $fn )

Method Details

getFunctions() public static method

public static getFunctions ( )

setUp() public method

public setUp ( )

test() public method

public test ( )

testExceptionIsThrownInArray() public method

testExceptionIsThrownInHash() public method

testExceptionIsThrownInHashIterator() public method

testExceptionIsThrownInIterator() public method

testPassNoCollection() public method

public testPassNoCollection ( $fn )

testPassNonCallable() public method

public testPassNonCallable ( $fn )