PHP 클래스 Functional\Tests\ZipTest

상속: extends AbstractTestCase
파일 보기 프로젝트 열기: lstrojny/functional-php

공개 메소드들

메소드 설명
setUp ( )
testExceptionInCallback ( )
testPassNoCollectionAsFirstParam ( )
testPassNoCollectionAsSecondParam ( )
testZipSpecialCases ( )
testZippingArraysWithVariousElements ( )
testZippingDifferentlySizedArrays ( )
testZippingHashes ( )
testZippingSameSizedArrays ( )
testZippingWithCallback ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testExceptionInCallback() 공개 메소드

testPassNoCollectionAsFirstParam() 공개 메소드

testPassNoCollectionAsSecondParam() 공개 메소드

testZipSpecialCases() 공개 메소드

public testZipSpecialCases ( )

testZippingArraysWithVariousElements() 공개 메소드

testZippingDifferentlySizedArrays() 공개 메소드

testZippingHashes() 공개 메소드

public testZippingHashes ( )

testZippingSameSizedArrays() 공개 메소드

testZippingWithCallback() 공개 메소드