PHP Class Functional\Tests\ZipTest

Inheritance: extends AbstractTestCase
Afficher le fichier Open project: lstrojny/functional-php

Méthodes publiques

Méthode Description
setUp ( )
testExceptionInCallback ( )
testPassNoCollectionAsFirstParam ( )
testPassNoCollectionAsSecondParam ( )
testZipSpecialCases ( )
testZippingArraysWithVariousElements ( )
testZippingDifferentlySizedArrays ( )
testZippingHashes ( )
testZippingSameSizedArrays ( )
testZippingWithCallback ( )

Method Details

setUp() public méthode

public setUp ( )

testExceptionInCallback() public méthode

testPassNoCollectionAsFirstParam() public méthode

testPassNoCollectionAsSecondParam() public méthode

testZipSpecialCases() public méthode

public testZipSpecialCases ( )

testZippingArraysWithVariousElements() public méthode

testZippingDifferentlySizedArrays() public méthode

testZippingHashes() public méthode

public testZippingHashes ( )

testZippingSameSizedArrays() public méthode

testZippingWithCallback() public méthode