PHP Class Functional\Tests\ReindexTest

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

Public Methods

Method Description
setUp ( )
test ( )
testDuplicateKeys ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInHash ( )
testExceptionIsThrownInHashIterator ( )
testExceptionIsThrownInIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )

Method Details

setUp() public method

public setUp ( )

test() public method

public test ( )

testDuplicateKeys() public method

public testDuplicateKeys ( )

testExceptionIsThrownInArray() public method

testExceptionIsThrownInHash() public method

testExceptionIsThrownInHashIterator() public method

testExceptionIsThrownInIterator() public method

testPassNoCollection() public method

testPassNonCallable() public method

public testPassNonCallable ( )